Package | Description |
---|---|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
org.hibernate.validator.internal.metadata.descriptor |
Implementation of the Bean Validation meta data 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.
|
Modifier and Type | Method and Description |
---|---|
ValidateUnwrappedValue |
ConstraintDescriptorImpl.getValueUnwrapping() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.