| Package | Description | 
|---|---|
| javax.validation | 
 Top level package of the Jakarta Bean Validation API. 
 | 
| javax.validation.metadata | 
 Package containing all objects specifically used and returned by the
 metadata API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ConstraintTarget | 
ConstraintTarget.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ConstraintTarget[] | 
ConstraintTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConstraintTarget | 
ConstraintDescriptor.getValidationAppliesTo()
 | 
Comments to: bean-validation-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.