Uses of Interface
org.hibernate.validator.cfg.context.CrossParameterConstraintMappingContext
-
Packages that use CrossParameterConstraintMappingContext Package Description org.hibernate.validator.cfg.context 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 CrossParameterConstraintMappingContext Modifier and Type Method Description CrossParameterConstraintMappingContextCrossParameterTarget. crossParameter()Selects the cross-parameter element of a method or constructor as target for the next constraint declaration operations.
-