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.
-
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.