| Package | Description |
|---|---|
| org.mentawai.filter | |
| org.mentawai.validation |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationFilter.prepareValidator(Validator validator,
Action action,
String innerAction)
Implement this abstract method to add rules to the fields you want to validate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Validatable.prepareValidator(Validator validator,
String innerAction)
Prepares the validator, adding rules that should be applied to fields.
|
Copyright © 2015. All Rights Reserved.