Uses of Interface
jakarta.validation.metadata.ContainerDescriptor
Package
Description
Package containing all objects specifically used and returned by the
metadata API.
-
Uses of ContainerDescriptor in jakarta.validation.metadata
Modifier and TypeInterfaceDescriptioninterface
Describes a validated container element type, e.g.interface
Describes a validated method or constructor parameter.interface
Describes a Java Bean property hosting validation constraints.interface
Describes a validated return value of a method or constructor.