public class RegexpValidator extends ValidatorAdapter
| Constructor and Description | 
|---|
| RegexpValidator(String attribute,
               String rule) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | validate(Model m)Called by framework when a  Model.validate()method called. | 
formatMessage, getMessage, setMessagepublic void validate(Model m)
ValidatorModel.validate() method called.m - model being validated.Copyright © 2018 JavaLite. All rights reserved.