Package | Description |
---|---|
eu.esdihumboldt.util.validator |
Modifier and Type | Method and Description |
---|---|
static LengthValidator.Type |
LengthValidator.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LengthValidator.Type[] |
LengthValidator.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LengthValidator(LengthValidator.Type type,
int length)
Construct a validator that checks the length of the input to match the
given type and value.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a