|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LengthValidator.Type | |
---|---|
eu.esdihumboldt.util.validator |
Uses of LengthValidator.Type in eu.esdihumboldt.util.validator |
---|
Methods in eu.esdihumboldt.util.validator that return LengthValidator.Type | |
---|---|
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. |
Constructors in eu.esdihumboldt.util.validator with parameters of type LengthValidator.Type | |
---|---|
LengthValidator(LengthValidator.Type type,
int length)
Construct a validator that checks the length of the input to match the given type and value. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |