Package | Description |
---|---|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
Modifier and Type | Method and Description |
---|---|
ValidateUnwrappedValue |
ConstraintDescriptor.getValueUnwrapping() |
static ValidateUnwrappedValue |
ValidateUnwrappedValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidateUnwrappedValue[] |
ValidateUnwrappedValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.