| Package | Description |
|---|---|
| javax.validation.constraintvalidation |
Package containing constructs specific to constraint validators
In particular
SupportedValidationTarget
is used to refine the validation target of a ConstraintValidator. |
| org.hibernate.validator.internal.constraintvalidators.hv |
Implementations of Hibernate Validator specific constraints.
|
| org.hibernate.validator.internal.metadata.core |
Core classes of the internal model used for representing constraints and related metadata.
|
| Class and Description |
|---|
| ValidationTarget
List of possible targets for a
ConstraintValidator. |
| Class and Description |
|---|
| SupportedValidationTarget
Defines the target(s) a
ConstraintValidator can validate. |
| Class and Description |
|---|
| ValidationTarget
List of possible targets for a
ConstraintValidator. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.