|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
FieldValidators that implement this interface can have their validation done optionaly. Whether or not the actual validation will be done, depends on the outcome of the registered rule
| Method Summary | |
ValidationActivationRule |
getValidationActivationRule()
Get the registered validation rule. |
void |
removeValidationActivationRule()
Remove the validation rule. |
void |
setValidationRule(ValidationActivationRule rule)
Set the validation rule. |
| Method Detail |
public void setValidationRule(ValidationActivationRule rule)
rule - the rulepublic void removeValidationActivationRule()
public ValidationActivationRule getValidationActivationRule()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||