| Interface | Description |
|---|---|
| NumericTypeChecker | |
| TypeChecker |
| Class | Description |
|---|---|
| AlphabetChecker |
This class is used to provide a means to perform checks on values in the
dictionary that are specified as Alphabet.
|
| AlphaNumericChecker |
This class is used to provide a means to perform checks on values in the
dictionary that are specified as AlphaNumeric.
|
| CharacterChecker |
This class is used to provide a means to perform checks on values in the
dictionary that are specified as Character.
|
| ContextDependentChecker |
This class is used to provide a means to perform checks on values in the
dictionary that are specified as ContextDependent.
|
| DataSetChecker |
This class is used to provide a means to perform checks on values in the
dictionary that are specified as DataSet.
|
| DateChecker | |
| DoubleChecker | |
| IdentifierChecker | |
| IntegerChecker | |
| LengthChecker | |
| NonDecimalChecker | |
| RealChecker | |
| TimeChecker | |
| TypeCheckerFactory |
| Exception | Description |
|---|---|
| InvalidLengthException | |
| InvalidTypeException | |
| OutOfRangeException | |
| UnsupportedTypeException |
Copyright © 2019. All rights reserved.