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.
Custom Hibernate Validator specific constraint validation extension classes.
Constraint validator implementations of the Bean Validation time related constraints.
Implementations of Hibernate Validator specific constraints.
Implementations for the core interfaces of Jakarta Bean Validation.
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
Contains various implementation of validation contexts and supporting classes.
The classes in this package contain the aggregated meta data needed for an actual validation.
Implementation of the Bean Validation meta data 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. the element type of
Listif it hosts at least one constraint or is marked withValid.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 ofMethodDescriptorandConstructorDescriptor.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. -
Classes in jakarta.validation.metadata used by org.hibernate.validator.constraintvalidation
-
-
-
Classes in jakarta.validation.metadata used by org.hibernate.validator.internal.engineClassDescriptionDescribes 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 org.hibernate.validator.internal.metadata.aggregatedClassDescriptionDescribes a constrained Java Bean and the constraints associated to it.Describes a validated container element type, e.g. the element type of
Listif it hosts at least one constraint or is marked withValid.Describes a validated element (class, property, method etc.).A group conversion rule to be applied during cascaded validation.Describes a validated method or constructor parameter.Describes a validated return value of a method or constructor. -
Classes in jakarta.validation.metadata used by org.hibernate.validator.internal.metadata.descriptorClassDescriptionDescribes a constrained Java Bean and the constraints associated to it.Represents 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. the element type of
Listif it hosts at least one constraint or is marked withValid.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 ofMethodDescriptorandConstructorDescriptor.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.The unwrapping behavior that can be applied to a specific constraint.