Uses of Package
org.hibernate.validator.spi.properties
Packages that use org.hibernate.validator.spi.properties
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.
Logging classes.
This package provides support for customizing the getter detection logic.
-
Classes in org.hibernate.validator.spi.properties used by org.hibernate.validatorClassDescriptionUsed to define the strategy to detect the getters of a bean.
-
Classes in org.hibernate.validator.spi.properties used by org.hibernate.validator.internal.engineClassDescriptionUsed to define the strategy to detect the getters of a bean.
-
Classes in org.hibernate.validator.spi.properties used by org.hibernate.validator.internal.propertiesClassDescriptionDescriptor for a method of a Java class.Used to define the strategy to detect the getters of a bean.
-
Classes in org.hibernate.validator.spi.properties used by org.hibernate.validator.internal.properties.javabeanClassDescriptionUsed to define the strategy to detect the getters of a bean.
-
Classes in org.hibernate.validator.spi.properties used by org.hibernate.validator.internal.util.loggingClassDescriptionUsed to define the strategy to detect the getters of a bean.
-
Classes in org.hibernate.validator.spi.properties used by org.hibernate.validator.spi.properties