|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidationComponent
Method Summary | |
---|---|
void |
addValidationRule(ValidationRule rule)
Method to add validation rules |
java.util.List<ValidationRule> |
getValidationRules()
Method to get validations |
boolean |
hasValidationRules()
Method to indicate if validation exists |
Methods inherited from interface jet.pool.Identifiable |
---|
getIdentifier |
Method Detail |
---|
void addValidationRule(ValidationRule rule)
rule
- ValidationRuleboolean hasValidationRules()
java.util.List<ValidationRule> getValidationRules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |