|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AttributeValidation | PointCoveredByLineValidation purpose. |
AttributeValidationBeanInfo | GazetteerNameValidationBeanInfo purpose. |
DomainValidation | DomainValidation purpose. |
DomainValidationBeanInfo | DomainValidationBeanInfo purpose. |
EqualityValidation | Tests to see if an attribute is equal to a provided value. |
EqualityValidationBeanInfo | GazetteerNameValidationBeanInfo purpose. |
GazetteerNameValidation | GazetteerNameValidation purpose. |
GazetteerNameValidationBeanInfo | GazetteerNameValidationBeanInfo purpose. |
NullZeroValidation | NullZeroFeatureValidation purpose. |
NullZeroValidationBeanInfo | GazetteerNameValidationBeanInfo purpose. |
RangeValidation | RangeFeatureValidation validates that a number is within a given range. |
RangeValidationBeanInfo | RangeValidationBeanInfo purpose. |
SingleValueValidation | SingleValueValidation purpose. |
SingleValueValidationBeanInfo | RangeValidationBeanInfo purpose. |
SQLValidation | PointCoveredByLineValidation purpose. |
SQLValidationBeanInfo | SQLValidationBeanInfo purpose. |
UniqueFIDValidation | Ensure every feature has a unique Feature Id specified by uniqueID. |
UniqueFIDValidationBeanInfo | SQLValidationBeanInfo purpose. |
UniquityValidation | Tests to that an attribute's value is unique across the entire FeatureType. |
UniquityValidationBeanInfo | SQLValidationBeanInfo purpose. |
Simple Attribute based Validation implementations.
This package is used to store simple Attribute based Validation implementations. Many of these will be simple FeatureValidation implementations concerned with enforcing constraints on the attributes of a Feture.
At least a couple IntegrityValidation tests will also be implemented here performing such opperations as ensuring that an attribute is unique for an entire FeatureType.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |