Uses of Interface
org.hibernate.validator.cfg.context.CrossParameterConstraintMappingContext
Packages that use CrossParameterConstraintMappingContext
Package
Description
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
-
Uses of CrossParameterConstraintMappingContext in org.hibernate.validator.cfg.context
Subinterfaces with type arguments of type CrossParameterConstraintMappingContext in org.hibernate.validator.cfg.contextModifier and TypeInterfaceDescriptioninterfaceConstraint mapping creational context allowing to add cross-parameter constraints to a method or constructor and to navigate to other constraint targets.interfaceConstraint mapping creational context allowing to add cross-parameter constraints to a method or constructor and to navigate to other constraint targets.Methods in org.hibernate.validator.cfg.context that return CrossParameterConstraintMappingContextModifier and TypeMethodDescriptionCrossParameterTarget.crossParameter()Selects the cross-parameter element of a method or constructor as target for the next constraint declaration operations.