Uses of Interface
org.hibernate.validator.cfg.context.ContainerElementTarget
Packages that use ContainerElementTarget
Package
Description
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
Creational context implementations of the API for programmatic
constraint definition.
-
Uses of ContainerElementTarget in org.hibernate.validator.cfg.context
Subinterfaces of ContainerElementTarget in org.hibernate.validator.cfg.contextModifier and TypeInterfaceDescriptioninterface
Constraint mapping creational context representing a type argument of a property, parameter or method return value with a generic (return) type.interface
Constraint mapping creational context representing a method parameter.interface
Constraint mapping creational context representing a property of a bean.interface
Constraint mapping creational context representing a method return value. -
Uses of ContainerElementTarget in org.hibernate.validator.internal.cfg.context
Classes in org.hibernate.validator.internal.cfg.context that implement ContainerElementTarget