Uses of Interface
org.hibernate.validator.cfg.context.PropertyConstraintMappingContext
Packages that use PropertyConstraintMappingContext
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 PropertyConstraintMappingContext in org.hibernate.validator.cfg.context
Methods in org.hibernate.validator.cfg.context that return PropertyConstraintMappingContextModifier and TypeMethodDescriptionSelects a field to which the next operations shall apply.Selects a getter to which the next operations shall apply.PropertyTarget.property
(String property, ElementType type) Deprecated.Since 6.1. -
Uses of PropertyConstraintMappingContext in org.hibernate.validator.internal.cfg.context
Methods in org.hibernate.validator.internal.cfg.context that return PropertyConstraintMappingContextModifier and TypeMethodDescriptionContainerElementConstraintMappingContextImpl.property
(String property, ElementType elementType) Deprecated.TypeConstraintMappingContextImpl.property
(String property, ElementType elementType) Deprecated.