|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Validator
A validator for object values.
| Method Summary | |
|---|---|
ValidationResult |
validate(Object value)
Validates the given value and returns a ValidationResult describing the result of the validation. |
| Method Detail |
|---|
ValidationResult validate(Object value)
ValidationResult describing the result of the validation.
value - the value to validate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||