|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Validation
An interface for a simple validation
| Method Summary | |
|---|---|
boolean |
shouldQuitOnFail()
Returns whether the validation process should quit on the failure of this validation |
boolean |
stageValidation(AttributedDocumentEvent event)
Stages the execution of a Validation |
boolean |
validate(AttributedDocumentEvent event)
This method validates that certain parameters |
| Method Detail |
|---|
boolean validate(AttributedDocumentEvent event)
parameters - a list of parameters to validate
boolean shouldQuitOnFail()
boolean stageValidation(AttributedDocumentEvent event)
event - the event the validate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||