|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Validator | Validator for strings. |
Class Summary | |
---|---|
AbstractValidator | Abstract validator implementation containing helper methods for conversion. |
AndValidator | Validator that only checks whether all of its known validators validate the given input. |
DigitCountValidator | Validator for digit counts. |
EnumerationValidator | Validator for a specific set of allowed inputs. |
LengthValidator | Validator for input lengths. |
NumberValidator | Validator for number ranges. |
OrValidator | Validator that only checks whether one of its known validators validate the given input. |
PatternValidator | Validator using pattern matching. |
Enum Summary | |
---|---|
DigitCountValidator.Type | Type specifies what DigitCountValidator should check. |
LengthValidator.Type | Type specifies what the LengthValidator should check. |
NumberValidator.Type | Type specifies what NumberValidator should check. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |