|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Operator | The Operator interface represents an operator in a validation rule. |
| Operator.BetweenOperator | |
| Operator.EqualsOperator | |
| Operator.HasLengthOperator | |
| Operator.HasNoLengthOperator | |
| Operator.HasNoTextOperator | |
| Operator.HasTextOperator | |
| Operator.InOperator | |
| Operator.IsBlankOperator | |
| Operator.IsLowerCaseOperator | |
| Operator.IsNotBlankOperator | |
| Operator.IsNotLowerCaseOperator | |
| Operator.IsNotUpperCaseOperator | |
| Operator.IsNotWordOperator | |
| Operator.IsUpperCaseOperator | |
| Operator.IsWordOperator | |
| Operator.LessThanOperator | |
| Operator.LessThanOrEqualOperator | |
| Operator.MoreThanOperator | |
| Operator.MoreThanOrEqualOperator | |
| Operator.NotBetweenOperator | |
| Operator.NotEqualsOperator | |
| Operator.NotInOperator | |
| Operator.NotNullOperator | |
| Operator.NullOperator | |
| OperatorConstants | OperatorConstants defines a number of operator constants. |
| ValidationRule | This interface represents a validation rule that will validate a target bean. |
| Class Summary | |
|---|---|
| AbstractPropertyPredicate | AbstractPropertyPredicate deals with extracting values from properties and as such is a utilty base class. |
| BasicValidationRule | Validation rule implementation that will validate a target bean an return an error message is the validation fails. |
| GenericTestPredicate | GenericTestPredicate can test if a property value is null or not null. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||