|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Validator
Implementors of this interface can be validated via the validate() method.
| Method Summary | |
|---|---|
void |
validate()
Validates a certain condition. |
| Method Detail |
|---|
void validate()
throws ValidationException
a - ValidationException if the condition is invalid.
ValidationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||