Uses of Interface
jakarta.validation.ConstraintValidatorFactory

Packages that use ConstraintValidatorFactory
Package
Description
Top level package of the Jakarta Bean Validation API.
Package containing objects specific to the interaction between the Jakarta Bean Validation bootstrapping process and Jakarta Bean Validation providers.
 
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.
Classes for enabling Bean Validation CDI integration.
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.
Logging classes.