Uses of Package
org.hibernate.validator.spi.properties
-
Packages that use org.hibernate.validator.spi.properties Package Description 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.properties org.hibernate.validator.internal.properties.javabean org.hibernate.validator.internal.util.logging Logging classes.org.hibernate.validator.spi.properties This package provides support for customizing the getter detection logic. -
Classes in org.hibernate.validator.spi.properties used by org.hibernate.validator Class Description GetterPropertySelectionStrategy 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.engine Class Description GetterPropertySelectionStrategy 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 Class Description ConstrainableExecutable Descriptor for a method of a Java class.GetterPropertySelectionStrategy 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.javabean Class Description GetterPropertySelectionStrategy 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.util.logging Class Description GetterPropertySelectionStrategy Used 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 Class Description ConstrainableExecutable Descriptor for a method of a Java class.