| Package | Description |
|---|---|
| javax.validation | |
| javax.validation.metadata |
| 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() |
Copyright © 2017. All rights reserved.