|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Parameter values
See:
Description
| Interface Summary | |
|---|---|
| Constraint | Interface for a constraint that must be fulfilled in a
ConstraintValidator. |
| ParameterValidator | Interface for a parameter validator, i.e. a class that can validate some possible parameter values. |
| Class Summary | |
|---|---|
| ConstraintValidator | Class for a ParameterValidator that is based on Constraints. |
| NumberValidator<E extends Comparable<? extends Number>> | Class that validates all subclasses of Number that implement
Comparable (e.g. |
| 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. |
Provides classes for the validation of Parameter values.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||