Package | Description |
---|---|
org.hibernate.validator.internal.engine.constraintvalidation |
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
|
Modifier and Type | Method and Description |
---|---|
static <U extends Annotation> |
ConstraintTree.of(ConstraintValidatorManager constraintValidatorManager,
ConstraintDescriptorImpl<U> composingDescriptor,
Type validatedValueType) |
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved