Uses of Enum Class
jakarta.validation.metadata.ValidateUnwrappedValue
Package
Description
Package containing all objects specifically used and returned by the
metadata API.
-
Uses of ValidateUnwrappedValue in jakarta.validation.metadata
Modifier and TypeMethodDescriptionConstraintDescriptor.getValueUnwrapping()
static ValidateUnwrappedValue
Returns the enum constant of this class with the specified name.static ValidateUnwrappedValue[]
ValidateUnwrappedValue.values()
Returns an array containing the constants of this enum class, in the order they are declared.