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
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.