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.
-
Interface Summary Interface Description ConstrainableExecutable Descriptor for a method of a Java class.GetterPropertySelectionStrategy Used to define the strategy to detect the getters of a bean.