|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Validator in eu.esdihumboldt.cst.functions.geometric |
---|
Classes in eu.esdihumboldt.cst.functions.geometric that implement Validator | |
---|---|
class |
SRSValidator
Validator for the referenceSystem parameter of the ordinates to point function. |
Uses of Validator in eu.esdihumboldt.cst.functions.string |
---|
Classes in eu.esdihumboldt.cst.functions.string that implement Validator | |
---|---|
class |
DateExtractionFormatValidator
Validator for date format strings. |
Uses of Validator in eu.esdihumboldt.hale.common.align.extension.function |
---|
Methods in eu.esdihumboldt.hale.common.align.extension.function that return Validator | |
---|---|
Validator |
FunctionParameter.getValidator()
Returns the validator associated with this function parameter or null if there is none. |
Uses of Validator in eu.esdihumboldt.hale.common.align.extension.function.validator |
---|
Classes in eu.esdihumboldt.hale.common.align.extension.function.validator that implement Validator | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
class |
EnumerationValidator
Validator that checks whether the value is one of the given values. Expects parameters "value". |
|||||||||||||
class |
LengthValidator
Validator that checks whether the value's length is in given bounds. Expects parameters "min" (natural number) and "max" (natural number or -1 for unbounded). |
|||||||||||||
class |
NumberValidator
Validator that checks whether the value is a number. Parameters:
Build 2012-12-03_12-30-59 Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d |