Package de.xima.fc.form.common.statics
Class FD2i18nKeys.ServerValidation
- java.lang.Object
-
- de.xima.fc.form.common.statics.FD2i18nKeys.ServerValidation
-
- Enclosing class:
- FD2i18nKeys
public static final class FD2i18nKeys.ServerValidation extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ServerValidation()
-
-
-
Field Detail
-
REQUIREDSELECTDEFAULT
public static final String REQUIREDSELECTDEFAULT
- See Also:
- Constant Field Values
-
REQUIRED
public static final String REQUIRED
- See Also:
- Constant Field Values
-
REQUIREDCHECKBOXMULTIPLE
public static final String REQUIREDCHECKBOXMULTIPLE
- See Also:
- Constant Field Values
-
REQUIREDCHECKBOX
public static final String REQUIREDCHECKBOX
- See Also:
- Constant Field Values
-
REQUIREDGROUP
public static final String REQUIREDGROUP
- See Also:
- Constant Field Values
-
MIN
public static final String MIN
- See Also:
- Constant Field Values
-
MINSIZEPRE
public static final String MINSIZEPRE
- See Also:
- Constant Field Values
-
MINSIZEPOST
public static final String MINSIZEPOST
- See Also:
- Constant Field Values
-
MINCHECKBOXPRE
public static final String MINCHECKBOXPRE
- See Also:
- Constant Field Values
-
MINCHECKBOXPOST
public static final String MINCHECKBOXPOST
- See Also:
- Constant Field Values
-
MAX
public static final String MAX
- See Also:
- Constant Field Values
-
MAXSIZEPRE
public static final String MAXSIZEPRE
- See Also:
- Constant Field Values
-
MAXSIZEPOST
public static final String MAXSIZEPOST
- See Also:
- Constant Field Values
-
MAXCHECKBOXPRE
public static final String MAXCHECKBOXPRE
- See Also:
- Constant Field Values
-
MAXCHECKBOXPOST
public static final String MAXCHECKBOXPOST
- See Also:
- Constant Field Values
-
EQUALS
public static final String EQUALS
- See Also:
- Constant Field Values
-
PHONE
public static final String PHONE
- See Also:
- Constant Field Values
-
EMAIL
public static final String EMAIL
- See Also:
- Constant Field Values
-
TRADITIONAL_EMAIL
public static final String TRADITIONAL_EMAIL
- See Also:
- Constant Field Values
-
INTEGER
public static final String INTEGER
- See Also:
- Constant Field Values
-
POSINTEGER
public static final String POSINTEGER
- See Also:
- Constant Field Values
-
MONEY
public static final String MONEY
- See Also:
- Constant Field Values
-
POSMONEY
public static final String POSMONEY
- See Also:
- Constant Field Values
-
NUMBER
public static final String NUMBER
- See Also:
- Constant Field Values
-
DATEDE
public static final String DATEDE
- See Also:
- Constant Field Values
-
DATEEN
public static final String DATEEN
- See Also:
- Constant Field Values
-
TIME
public static final String TIME
- See Also:
- Constant Field Values
-
PLZDE
public static final String PLZDE
- See Also:
- Constant Field Values
-
IPV4
public static final String IPV4
- See Also:
- Constant Field Values
-
URL
public static final String URL
- See Also:
- Constant Field Values
-
ONLYLETTERSP
public static final String ONLYLETTERSP
- See Also:
- Constant Field Values
-
ONLYLETTERNUMBER
public static final String ONLYLETTERNUMBER
- See Also:
- Constant Field Values
-
FORMFOOTER
public static final String FORMFOOTER
- See Also:
- Constant Field Values
-
POSMONEYOPTIONALCOMMA
public static final String POSMONEYOPTIONALCOMMA
- See Also:
- Constant Field Values
-
MAX_FILE_SIZE_PRE
public static final String MAX_FILE_SIZE_PRE
- See Also:
- Constant Field Values
-
UPLOAD_WITH_ZERO_BYTES
public static final String UPLOAD_WITH_ZERO_BYTES
- See Also:
- Constant Field Values
-
MAX_FILE_SIZE_POST
public static final String MAX_FILE_SIZE_POST
- See Also:
- Constant Field Values
-
FILE_EXTENTION_PRE
public static final String FILE_EXTENTION_PRE
- See Also:
- Constant Field Values
-
FILE_EXTENTION_POST
public static final String FILE_EXTENTION_POST
- See Also:
- Constant Field Values
-
MAX_FILENAME_SIZE_PRE
public static final String MAX_FILENAME_SIZE_PRE
- See Also:
- Constant Field Values
-
MAX_FILENAME_SIZE_POST
public static final String MAX_FILENAME_SIZE_POST
- See Also:
- Constant Field Values
-
MISSING_FILE_EXTENSION_ERROR
public static final String MISSING_FILE_EXTENSION_ERROR
- See Also:
- Constant Field Values
-
-