Uses of Package
jakarta.validation.spi
-
Packages that use jakarta.validation.spi Package Description jakarta.validation Top level package of the Jakarta Bean Validation API.jakarta.validation.spi Package containing objects specific to the interaction between the Jakarta Bean Validation bootstrapping process and Jakarta Bean Validation providers.org.hibernate.validator Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.org.hibernate.validator.internal.engine Implementations for the core interfaces of Jakarta Bean Validation.org.hibernate.validator.internal.util.logging Logging classes.org.hibernate.validator.internal.xml.config -
Classes in jakarta.validation.spi used by jakarta.validation Class Description ValidationProvider Contract between the validation bootstrap mechanism and the provider engine. -
Classes in jakarta.validation.spi used by jakarta.validation.spi Class Description BootstrapState Defines the state used to bootstrap theConfiguration.ConfigurationState -
Classes in jakarta.validation.spi used by org.hibernate.validator Class Description BootstrapState Defines the state used to bootstrap theConfiguration.ConfigurationState ValidationProvider Contract between the validation bootstrap mechanism and the provider engine. -
Classes in jakarta.validation.spi used by org.hibernate.validator.internal.engine Class Description BootstrapState Defines the state used to bootstrap theConfiguration.ConfigurationState ValidationProvider Contract between the validation bootstrap mechanism and the provider engine. -
Classes in jakarta.validation.spi used by org.hibernate.validator.internal.util.logging Class Description ValidationProvider Contract between the validation bootstrap mechanism and the provider engine. -
Classes in jakarta.validation.spi used by org.hibernate.validator.internal.xml.config Class Description ValidationProvider Contract between the validation bootstrap mechanism and the provider engine.