public class PasswordRule extends RegexRule
Rule.PriorityComparator| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PASSWORD_PATTERN |
| Constructor and Description |
|---|
PasswordRule() |
PasswordRule(boolean allowEmpty) |
checkInstance, checkView, isValidgetPriority, setContext, setErrorMessage, setErrorMessage, setErrorMessage, setErrorMessage, setPriority, validatepublic static final java.lang.String PASSWORD_PATTERN