Uses of Interface
org.hibernate.validator.cfg.context.PropertyTarget
Packages that use PropertyTarget
Package
Description
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
-
Uses of PropertyTarget in org.hibernate.validator.cfg.context
Subinterfaces of PropertyTarget in org.hibernate.validator.cfg.contextModifier and TypeInterfaceDescriptioninterfaceConstraint mapping creational context representing a type argument of a property, parameter or method return value with a generic (return) type.interfaceConstraint mapping creational context representing a property of a bean.interfaceConstraint mapping creational context representing a type.