Uses of Package
jakarta.validation.metadata
Packages that use jakarta.validation.metadata
Package
Description
Top level package of the Jakarta Bean Validation API.
Package containing all objects specifically used and returned by the
metadata API.
-
Classes in jakarta.validation.metadata used by jakarta.validationClassDescriptionDescribes a constrained Java Bean and the constraints associated to it.Describes a single constraint and its composing constraints.
-
Classes in jakarta.validation.metadata used by jakarta.validation.metadataClassDescriptionRepresents a cascadable element.Describes a single constraint and its composing constraints.Describes a validated constructor.Represents an element that might be a container, thus allowing container element constraints.Describes a validated container element type, e.g.Describes an element holding cross-parameter constraints of a method or constructorDescribes a validated element (class, property, method etc.).Declares restrictions on retrieved constraints.Provides the common functionality of
MethodDescriptorandConstructorDescriptor.A group conversion rule to be applied during cascaded validation.Describes a validated method.Represents the type of a method: getter or non getter.Describes a validated method or constructor parameter.Describes a Java Bean property hosting validation constraints.Describes a validated return value of a method or constructor.Scope looked at when discovering constraints.The unwrapping behavior that can be applied to a specific constraint.