Package org.hibernate.validator.cfg
Entry point for the programmatic constraint definition API.
This package is part of the public Hibernate Validator API.
-
Interface Summary Interface Description ConstraintMapping Represents a constraint mapping configured via the programmatic API. -
Class Summary Class Description AnnotationDef<C extends AnnotationDef<C,A>,A extends Annotation> Base class for all annotation definition types.ConstraintDef<C extends ConstraintDef<C,A>,A extends Annotation> Base class for all constraint definition types.GenericConstraintDef<A extends Annotation> AConstraintDefclass which can be used to configure any constraint type.