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