|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Validatable<T> | Encapsulates an object which can be validated. |
| ValidationError | Models single validation error. |
| Validator<T> | Base interface for object that can validate Validatable objects. |
| Class Summary | |
|---|---|
| AbstractValidator<T> | Base abstract class for validators implementations. |
| DefaultValidatable<T> | An implementation of Validatable interface. |
| DefaultValidationError | A simple implementation of ValidationError holding error message and a reference to not validated component. |
| ValidationErrors | Validation error collector object. |
| Exception Summary | |
|---|---|
| ValidationException | Validation exception is used to report validation errors. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||