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 TypeInterfaceDescriptioninterfaceProvides Hibernate Validator extensions toValidatorFactoryin 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 TypeClassDescriptionclassFactory returning initializedValidatorinstances.classFactory returning initializedValidatorinstances.