|
[Deprecated API] | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | CURRENT API | |||||||||
See:
Description
| Interface Summary | |
| Errors | Interface to be implemented by objects that can store and expose information about data binding errors. |
| Validator | Interface to be implemented by objects that can validate application-specific objects. |
| Class Summary | |
| FieldError | Encapsulates a field error, i.e. a reason for rejecting a specific field value. |
| ObjectError | Encapsulates an object error, i.e. a global reason for rejection. |
| ValidationUtils | This class offers a convenient validate method for invoking a validator. |
| Exception Summary | |
| BindException | Default implementation of the Errors interface, supporting registration and evaluation of binding errors. |
| DataBinder | Binder that allows for binding property values to a target object. |
Provides data binding and validation functionality, for usage in business and/or UI layers.
|
[Deprecated API] | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | CURRENT API | |||||||||