Uses of Interface
org.hibernate.validator.HibernateValidatorFactory
Packages that use HibernateValidatorFactory
Package
Description
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator
and allow to configure it.
Implementations for the core interfaces of Jakarta Bean Validation.
-
Uses of HibernateValidatorFactory in org.hibernate.validator
Subinterfaces of HibernateValidatorFactory in org.hibernate.validatorModifier and TypeInterfaceDescriptioninterface
Provides Hibernate Validator extensions toValidatorFactory
in the context of a predefined scope. -
Uses of HibernateValidatorFactory in org.hibernate.validator.internal.engine
Classes in org.hibernate.validator.internal.engine that implement HibernateValidatorFactoryModifier and TypeClassDescriptionclass
Factory returning initializedValidator
instances.class
Factory returning initializedValidator
instances.