Humboldt Alignment Editor 2.5.0

Uses of Interface
eu.esdihumboldt.hale.common.align.extension.function.Validator

Packages that use Validator
eu.esdihumboldt.cst.functions.geometric   
eu.esdihumboldt.cst.functions.string   
eu.esdihumboldt.hale.common.align.extension.function   
eu.esdihumboldt.hale.common.align.extension.function.validator   
 

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:
name value description default type "integer"|"float" whether the number should be an integer or a floating point number integer min float minimum value of the number no bounds max float maximum value of the number no bounds
 


Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d