public class RegexpValidator extends ValidatorAdapter
Constructor and Description |
---|
RegexpValidator(String attribute,
String rule) |
Modifier and Type | Method and Description |
---|---|
void |
validate(Validatable validatable)
Called by framework when validation is required
|
formatMessage, getMessage, pinMessage, setMessage
public void validate(Validatable validatable)
Validator
validatable
- map being validated.Copyright © 2020 JavaLite. All rights reserved.