|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidatableComposite
A composite whose internal state can be validated.
Method Summary | |
---|---|
void |
validate()
Validates that the internal state of this composite is valid. |
Method Detail |
---|
void validate() throws ComponentValidationException
ComponentValidationException
- if the composite is not validation or validation could not be
performed for some reason
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |