Uses of Interface
jakarta.validation.metadata.ContainerDescriptor
Packages that use ContainerDescriptor
Package
Description
Package containing all objects specifically used and returned by the
metadata API.
Implementation of the Bean Validation meta data API.
-
Uses of ContainerDescriptor in jakarta.validation.metadata
Subinterfaces of ContainerDescriptor in jakarta.validation.metadataModifier and TypeInterfaceDescriptioninterfaceDescribes a validated container element type, e.g. the element type ofListif it hosts at least one constraint or is marked withValid.interfaceDescribes a validated method or constructor parameter.interfaceDescribes a Java Bean property hosting validation constraints.interfaceDescribes a validated return value of a method or constructor. -
Uses of ContainerDescriptor in org.hibernate.validator.internal.metadata.descriptor
Classes in org.hibernate.validator.internal.metadata.descriptor that implement ContainerDescriptorModifier and TypeClassDescriptionclassclassDescribes a validated method parameter.classDescribes a validated property.class