Package | Description |
---|---|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
javax.validation.valueextraction |
Package containing objects dedicated to extract values to validate from containers.
|
Modifier and Type | Method and Description |
---|---|
ValidateUnwrappedValue |
ConstraintDescriptor.validateUnwrappedValue() |
Modifier and Type | Method and Description |
---|---|
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 © 2007-2017 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.