Uses of Interface
jakarta.validation.metadata.ContainerElementTypeDescriptor
-
Packages that use ContainerElementTypeDescriptor Package Description jakarta.validation.metadata Package containing all objects specifically used and returned by the metadata API. -
-
Uses of ContainerElementTypeDescriptor in jakarta.validation.metadata
Methods in jakarta.validation.metadata that return types with arguments of type ContainerElementTypeDescriptor Modifier and Type Method Description Set<ContainerElementTypeDescriptor>
ContainerDescriptor. getConstrainedContainerElementTypes()
If this element is of a container type, e.g.
-