|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Validatable
Implemented by settings element which need to perform validation when settings are loaded.
Method Summary | |
---|---|
void |
validate()
Validates the Validatable, throwing an IllegalStateException if the current state is
not valid. |
Method Detail |
---|
void validate()
IllegalStateException
if the current state is
not valid.
java.lang.IllegalStateException
- if the state of the Validatable
is not valid.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |