Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.0.1, 1.0.2, V.Next
-
None
Description
Should add some information to the about the options available for more fine grained validation to the validation documentation page. ...as noted in the beehive user list.
In NetUI there is a Validatable interface with a validate() method that is called when data is posted to a page flow action that takes the given bean as its argument (and the action has validation turned on by including the validationErrorForward in the @Jpf.Action annotation). Or if a form bean extends Struts ActionForm, it could override its validate() method.
Attachments
Issue Links
- is a clone of
-
BEEHIVE-1164 Add information about options for more fine grained validation to the validation documentation page.
- Open