|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ValidatorMacro | Allows support for "validator macros", a simple-minded way of combining several related valiations together under a single name. |
Class Summary | |
---|---|
AbstractValidator<C,T> | Base class for constructing a Validator . |
A validator that checks if a given string is well-formed email address. | |
Max | Enforces a maximum integer value. |
MaxLength | |
Min | |
MinLength | Validates that a string value has a minimum length. |
None | |
Regexp | |
Required | A validator that enforces that the value is not null and not the empty string. |
Validators for use by Tapestry (and custom) form field components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |