Modifier and Type | Fields and Description |
---|---|
static int |
DEFAULT_LENGTH |
static double |
DEFAULT_MAX |
static double |
DEFAULT_MIN |
static String |
NULL |
Modifier and Type | Optional Element and Description |
---|---|
int |
length |
double |
max |
double |
min |
int |
minimumLength
Deprecated.
Replaced by
length() |
String |
negativeMessage |
String |
positiveMessage |
String |
regEx |
public static final String NULL
public abstract String regEx
@Deprecated public abstract int minimumLength
length()
public abstract String positiveMessage
public abstract String negativeMessage