| Constructor and Description |
|---|
Validators.MatchesValidator(Matches matches) |
| Modifier and Type | Method and Description |
|---|---|
Class<String> |
getValidatedType()
Get the type that this validator validates
|
void |
validate(String value,
String field,
Validation validation)
Validate the given value
|
public Validators.MatchesValidator(Matches matches)
public void validate(String value, String field, Validation validation)
ValidatorCopyright © 2013. All Rights Reserved.