|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractRangeValidator | AbstractRangeValidator |
| ConversionErrorFieldValidator | Field Validator that checks if a conversion error occured for this field. |
| DateRangeFieldValidator | Field Validator that checks if the date supplied is within a specific range. |
| EmailValidator | EmailValidator checks that a given String field, if not empty, is a valid email address. |
| ExpressionValidator | A Non-Field Level validator that validates based on regular expression supplied. |
| FieldExpressionValidator | Validates a field using an OGNL expression. |
| FieldValidatorSupport | FieldValidatorSupport Created : Jan 20, 2003 4:08:40 PM |
| IntRangeFieldValidator | Field Validator that checks if the integer specified is within a certain range. |
| RegexFieldValidator | Validates a string field using a regular expression. |
| RequiredFieldValidator | RequiredFieldValidator checks if the specified field is not null. |
| RequiredStringValidator | RequiredStringValidator checks that a String field is non-null and has a length > 0 (i.e. |
| StringLengthFieldValidator | StringLengthFieldValidator checks that a String field is of a certain length. |
| StringRegexValidator | StringRegexValidator checks that a given String field, if not empty, matches the configured regular expression. |
| URLValidator | URLValidator checks that a given field is a String and a valid URL fieldName - The field name this validator is validating. |
| ValidatorSupport | Abstract implementation of the Validator interface suitable for subclassing. |
| VisitorFieldValidator | |
|
XWork Project Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||