public final class MaxLengthRule extends LocalizedRule
| Constructor and Description |
|---|
MaxLengthRule(Integer length) |
| Modifier and Type | Method and Description |
|---|---|
protected Object[] |
getDescriptionArguments() |
Boolean |
isNotValid(String value) |
Boolean |
isValid(String value) |
getDescriptionpublic MaxLengthRule(Integer length)
protected Object[] getDescriptionArguments()
getDescriptionArguments in class LocalizedRuleCopyright © 2017. All rights reserved.