Annotation Interface Sprout.Validate
- Enclosing class:
Sprout
Instruct Struts to validate the form provided to this method. Equivalent
to setting validate property to true.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanUnnecessary to specify this, as it defaults to true if present, false otherwise.
-
Element Details
-
value
boolean valueUnnecessary to specify this, as it defaults to true if present, false otherwise.- Default:
true
-