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