Class Summary |
DoubleValueValidator |
This validator validate real values of double precision. |
EmptyValueValidator |
This is an empty validator. |
FileIsReadableAndNotDirectoryValidator |
This validator is used to check if the local file exists. |
IntegerValueValidator |
This validator validate integer values. |
NCNameValueValidator |
This validator checks if the supplied string satisfies the xsd:NCName restrictions. |
NonEmptyStringValidator |
This validator checks if the supplied value is string with at least one character. |
NotNullValidator |
This validator checks if the supplied value is not null. |
NullOrDoubleValueValidator |
|