Package org.hibernate.validator.spi.properties
package org.hibernate.validator.spi.properties
This package provides support for customizing the getter detection logic.
This package is part of the public Hibernate Validator SPI.
-
InterfacesClassDescriptionDescriptor for a method of a Java class.Used to define the strategy to detect the getters of a bean.