public class DigitsRule extends AnnotationRule<Digits,java.lang.String>
mRuleAnnotation| Modifier | Constructor and Description |
|---|---|
protected |
DigitsRule(Digits digits) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(java.lang.String digits)
Checks if the rule is valid.
|
getMessagegetSequence