|
||||||||||
| 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 value. |
|
| 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 Constraints. |
|
| 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 value. |
|
| 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 Constraint-interface. |
|
| SimpleStaticConstraint
Class for a Constraint that checks values against static values using the comparison operators
defined in the Constraint-interface. |
|
| StorableValidator
Class for a validator that validates instances and XML-representations for the correct class types (e.g. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||