|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface IValidator
Interface definition for attribute validators.
Method Summary | |
---|---|
void |
validate(Object value)
Validates the given value according to the rules definied by this validator. |
Method Detail |
---|
void validate(Object value) throws ValidationException
value
- the value be checked.
ValidationException
- when the value is violating validator's rules.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |