| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOMER_PASSWORD_TEMPLATE_VARIABLE |
"customerPasswordTemplateVariable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_VALID_NAME_REGEX |
"[A-Za-z\'. ]{1,80}" |
public static final String |
DEFAULT_VALID_PASSWORD_REGEX |
"[0-9A-Za-z]{4,15}" |
Copyright © 2015. All Rights Reserved.