Package jakarta.validation.metadata
package jakarta.validation.metadata
Package containing all objects specifically used and returned by the
metadata API.
-
ClassDescriptionDescribes a constrained Java Bean and the constraints associated to it.Represents a cascadable element.ConstraintDescriptor<T extends Annotation>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
MethodDescriptor
andConstructorDescriptor
.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.