Package com.intel.gpe.gridbeans.plugins.validators

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.
NotNullValidator This validator checks if the supplied value is not null.