Uses of Package
cdc.validation.checkers.defaults
Packages that use cdc.validation.checkers.defaults
-
Classes in cdc.validation.checkers.defaults used by cdc.validation.checkers.defaultsClassDescriptionSpecialization of
AbstractStringCheckerthat checks that a string does not contain any innerspacecharacter.Specialization ofAbstractStringCheckerthat checks that a string does not contain any outer (leading or trailing)spacecharacter.Specialization ofAbstractStringCheckerthat checks that a string does not contain any outer (leading or trailing)white spacecharacter.Specialization ofAbstractStringCheckerthat checks that a string does not contain anyspacecharacter.Specialization ofAbstractStringCheckerthat checks that a string does not contain anywhite spacecharacter.Implementation oCheckerthat checks that an object is an instance of a class.Implementation oCheckerthat checks that an object is not null.Implementation oCheckerthat checks that an object is null.Specialization ofAbstractStringCheckerthat checks that a string is null or empty.Specialization ofAbstractStringCheckerthat checks that a string defines a valid pattern.Check that the length of string is in a given range.