|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DigitCountValidator.Type | |
---|---|
eu.esdihumboldt.util.validator |
Uses of DigitCountValidator.Type in eu.esdihumboldt.util.validator |
---|
Methods in eu.esdihumboldt.util.validator that return DigitCountValidator.Type | |
---|---|
static DigitCountValidator.Type |
DigitCountValidator.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DigitCountValidator.Type[] |
DigitCountValidator.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 DigitCountValidator.Type | |
---|---|
DigitCountValidator(DigitCountValidator.Type type,
int length)
Construct a validator that checks the digit count of the input to match the given type and value. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |