Uses of Interface
jakarta.validation.Payload
Packages that use Payload
Package
Description
Package containing all objects specifically used and returned by the
metadata API.
Package containing objects dedicated to extract values to validate from containers.
Implementation of the Bean Validation meta data API.
Annotation proxy and descriptor.
-
Uses of Payload in jakarta.validation.metadata
Methods in jakarta.validation.metadata that return types with arguments of type PayloadModifier and TypeMethodDescriptionConstraintDescriptor.getPayload()The set of payload the constraint hosts. -
Uses of Payload in jakarta.validation.valueextraction
Subinterfaces of Payload in jakarta.validation.valueextractionModifier and TypeInterfaceDescriptionstatic interfaceSkip the unwrapping if it has been enabled on theValueExtractorby theUnwrapByDefaultannotation.static interfaceUnwrap the value before validation. -
Uses of Payload in org.hibernate.validator.internal.metadata.descriptor
Methods in org.hibernate.validator.internal.metadata.descriptor that return types with arguments of type Payload -
Uses of Payload in org.hibernate.validator.internal.util.annotation
Methods in org.hibernate.validator.internal.util.annotation that return types with arguments of type Payload