|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Validator | |
|---|---|
| org.mentawai.filter | |
| org.mentawai.validation | |
| Uses of Validator in org.mentawai.filter |
|---|
| Methods in org.mentawai.filter with parameters of type Validator | |
|---|---|
void |
ValidationFilter.prepareValidator(Validator validator,
Action action,
String innerAction)
Implement this abstract method to add rules to the fields you want to validate. |
| Uses of Validator in org.mentawai.validation |
|---|
| Methods in org.mentawai.validation with parameters of type Validator | |
|---|---|
void |
Validatable.prepareValidator(Validator validator,
String innerAction)
Prepares the validator, adding rules that should be applied to fields. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||