public static interface CustomRule.RuleChecker
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(ValidatorView view)
Method should check if value of the view is valid or not
|
boolean isValid(ValidatorView view)
view - View associated with this rule