| Class 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. |
| FieldError | Encapsulates a field error, i.e. |
| ObjectError | Encapsulates an object error, i.e. |
| ValidationUtils | This utility class offers convenient methods for invoking a validator and
for rejecting an empty field. |
Provides data binding and validation functionality,
for usage in business and/or UI layers.