|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| FieldValidator | Use this for custom validation |
| FormValidator | Use this for custom validation on form level formValidators will be called AFTER field validators executed |
| ValidationActivationRule | interface that can be used to switch whether validation with custom fieldValidators should be performed in the current request. |
| ValidationRuleDependend | FieldValidators that implement this interface can have their validation done optionaly. |
| Class Summary | |
| AbstractFieldValidator | Convenience class with default error message handling. |
| AbstractFormValidator | Convenience class with default error message handling. |
| AbstractValidator | convenience class |
Base classes for validation.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||