|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.jstacs.parameters.validation | |
---|---|
de.jstacs.parameters | This package provides classes for parameters that establish a general convention for the description of parameters
as defined in the Parameter -interface. |
de.jstacs.parameters.validation | Provides classes for the validation of Parameter values |
Classes in de.jstacs.parameters.validation used by de.jstacs.parameters | |
---|---|
NumberValidator
Class that validates all subclasses of Number that implement
Comparable (e.g. |
|
ParameterValidator
Interface for a parameter validator, i.e. a class that can validate some possible parameter values. |
Classes in de.jstacs.parameters.validation used by de.jstacs.parameters.validation | |
---|---|
Constraint
Interface for a constraint that must be fulfilled in a ConstraintValidator . |
|
ConstraintValidator
Class for a ParameterValidator that is based on Constraint s. |
|
NumberValidator
Class that validates all subclasses of Number that implement
Comparable (e.g. |
|
ParameterValidator
Interface for a parameter validator, i.e. a class that can validate some possible parameter values. |
|
ReferenceConstraint
Class for a Constraint that defines a condition on one
Parameter (the one containing the ConstraintValidator ) with
respect to another Parameter . |
|
SimpleReferenceConstraint
Class for a ReferenceConstraint that checks for "simple"
conditions as defined in the interface Constraint . |
|
SimpleStaticConstraint
Class for a Constraint that checks values against static values using
the comparison operators defined in the interface Constraint . |
|
StorableValidator
Class for a validator that validates instances and XML representations for the correct class types (e.g. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |