|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ValidationHandler | A ValidationHandler handles validation errors and reports them
to the user. |
Validator | The Validator interface defines the methods for validating
user input. |
Class Summary | |
---|---|
BeanValidator | |
DateValidator | |
DefaultValidationHandler | The default validation handler. |
NumberValidator | A number validator for validating the format of numbers. |
RegexValidator | A validator the uses a regular expression to validate user input. |
ValidationReport | A ValidationReport is the result object for validating controls and beans. |
Provides the core classes and interfaces for validating forms and controls.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |