|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintDescription | |
|---|---|
| project35.soa.validation | The classes in this package support Project35's facilities for validating the data set. |
| Uses of ConstraintDescription in project35.soa.validation |
|---|
| Classes in project35.soa.validation that implement ConstraintDescription | |
|---|---|
class |
BoundedDoubleValidator
Determines whether a double field value is within minimum and maximum bounds boundaries are inclusive. |
class |
BoundedFloatValidator
Determines whether a float field value is within minimum and maximum bounds boundaries are inclusive. |
class |
BoundedIntegerValidator
Determines whether an integer field value is within minimum and maximum bounds boundaries are inclusive. |
class |
Choose1FromNValidator
This class is used for combination box fields that have a "None" option. |
class |
StringMaskValidator
Checks that a string field value matches a regular expression. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||