Uses of Interface
org.hibernate.validator.cfg.context.ConstructorConstraintMappingContext
Packages that use ConstructorConstraintMappingContext
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 ConstructorConstraintMappingContext in org.hibernate.validator.cfg.context
Methods in org.hibernate.validator.cfg.context that return ConstructorConstraintMappingContextModifier and TypeMethodDescriptionConstructorTarget.constructor
(Class<?>... parameterTypes) Selects a constructor to which the next operations shall apply. -
Uses of ConstructorConstraintMappingContext in org.hibernate.validator.internal.cfg.context
Methods in org.hibernate.validator.internal.cfg.context that return ConstructorConstraintMappingContextModifier and TypeMethodDescriptionContainerElementConstraintMappingContextImpl.constructor
(Class<?>... parameterTypes) TypeConstraintMappingContextImpl.constructor
(Class<?>... parameterTypes)