|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Validatable
Interface for beans that can validate themselves. Called when data is posted to a page flow action that takes
a non-FormData
-derived bean as its argument.
Method Summary | |
---|---|
void |
validate(ActionMapping mapping,
HttpServletRequest request,
ActionMessages errors)
|
Method Detail |
---|
void validate(ActionMapping mapping, HttpServletRequest request, ActionMessages errors)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |