Uses of Class
org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree
Packages that use ConstraintTree
Package
Description
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
-
Uses of ConstraintTree in org.hibernate.validator.internal.engine.constraintvalidation
Methods in org.hibernate.validator.internal.engine.constraintvalidation that return ConstraintTreeModifier and TypeMethodDescriptionstatic <U extends Annotation>
ConstraintTree<U>ConstraintTree.of
(ConstraintValidatorManager constraintValidatorManager, ConstraintDescriptorImpl<U> composingDescriptor, Type validatedValueType)