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