Uses of Class
org.hibernate.validator.internal.metadata.raw.ConstrainedType
-
Packages that use ConstrainedType Package Description org.hibernate.validator.internal.metadata.aggregated The classes in this package contain the aggregated meta data needed for an actual validation. -
-
Uses of ConstrainedType in org.hibernate.validator.internal.metadata.aggregated
Constructors in org.hibernate.validator.internal.metadata.aggregated with parameters of type ConstrainedType Constructor Description Builder(Class<?> beanClass, ConstrainedType constrainedType, ConstraintCreationContext constraintCreationContext)
-