Uses of Package
org.hibernate.validator
Packages that use org.hibernate.validator
Package
Description
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator
and allow to configure it.
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
Hibernate Validator
Duration
constraints.Custom Hibernate Validator specific constraint validation extension classes.
Implementations for the core interfaces of Jakarta Bean Validation.
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be
used by custom implementations of the interface for delegation.
ResourceBundleLocator interface and its various implementations.
This package provides support for customizing the getter detection logic.
This package provides support for customization of the script evaluation for
ScriptAssert
and ParameterScriptAssert
constraints.-
Classes in org.hibernate.validator used by org.hibernate.validatorClassDescriptionBase interface for Hibernate Validator specific configurations.Uniquely identifies Hibernate Validator in the Bean Validation bootstrap strategy.Represents a Hibernate Validator specific context that is used to create
Validator
instances.Provides Hibernate Validator extensions toValidatorFactory
.Our specific implementation ofBasicPermission
as we cannot define additionalRuntimePermission
.Marks the annotated element as incubating.Extension ofHibernateValidatorConfiguration
with additional methods dedicated to defining the predefined scope of bean validation e.g. -
Classes in org.hibernate.validator used by org.hibernate.validator.cfg.context
-
Classes in org.hibernate.validator used by org.hibernate.validator.constraints.time
-
Classes in org.hibernate.validator used by org.hibernate.validator.constraintvalidation
-
Classes in org.hibernate.validator used by org.hibernate.validator.engine
-
Classes in org.hibernate.validator used by org.hibernate.validator.internal.engineClassDescriptionBase interface for Hibernate Validator specific configurations.Uniquely identifies Hibernate Validator in the Bean Validation bootstrap strategy.Represents a Hibernate Validator specific context that is used to create
Validator
instances.Provides Hibernate Validator extensions toValidatorFactory
.Extension ofHibernateValidatorConfiguration
with additional methods dedicated to defining the predefined scope of bean validation e.g.Provides Hibernate Validator extensions toValidatorFactory
in the context of a predefined scope. -
Classes in org.hibernate.validator used by org.hibernate.validator.messageinterpolation
-
Classes in org.hibernate.validator used by org.hibernate.validator.metadata
-
Classes in org.hibernate.validator used by org.hibernate.validator.resourceloading
-
Classes in org.hibernate.validator used by org.hibernate.validator.spi.messageinterpolation
-
Classes in org.hibernate.validator used by org.hibernate.validator.spi.nodenameprovider
-
Classes in org.hibernate.validator used by org.hibernate.validator.spi.properties
-
Classes in org.hibernate.validator used by org.hibernate.validator.spi.scripting