| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHANGED_PROPERTY |
"changed" |
public static final String |
CONTEXT_PROPERTY |
"context" |
public static final String |
SCOPES_PROPERTY |
"scopes" |
public static final String |
VALID_PROPERTY |
"valid" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BEAN_PROPERTY |
"bean" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROVIDER_NAME |
"xwork2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
SUFFIX |
"-validation.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
FINESS_REGEXP |
"(0[1-9]|[1-9][0-9]|2A|2B)0([0-9]{6})" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
SIREN_REGEXP |
"[0-9]{9}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
SIRET_REGEXP |
"[0-9]{14}" |
Copyright © 2013 CodeLutin. All rights reserved.