Uses of Enum Class
jakarta.validation.metadata.ValidateUnwrappedValue
Packages that use ValidateUnwrappedValue
Package
Description
Package containing all objects specifically used and returned by the
metadata API.
Implementation of the Bean Validation meta data API.
-
Uses of ValidateUnwrappedValue in jakarta.validation.metadata
Methods in jakarta.validation.metadata that return ValidateUnwrappedValueModifier and TypeMethodDescriptionConstraintDescriptor.getValueUnwrapping()static ValidateUnwrappedValueReturns 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. -
Uses of ValidateUnwrappedValue in org.hibernate.validator.internal.metadata.descriptor
Methods in org.hibernate.validator.internal.metadata.descriptor that return ValidateUnwrappedValue