Uses of Class
org.hibernate.validator.internal.metadata.raw.ConstrainedType
Packages that use ConstrainedType
Package
Description
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 ConstrainedTypeModifierConstructorDescriptionBuilder
(Class<?> beanClass, ConstrainedType constrainedType, ConstraintCreationContext constraintCreationContext)