Uses of Interface
org.hibernate.validator.cfg.context.ReturnValueConstraintMappingContext
Packages that use ReturnValueConstraintMappingContext
Package
Description
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
-
Uses of ReturnValueConstraintMappingContext in org.hibernate.validator.cfg.context
Subinterfaces with type arguments of type ReturnValueConstraintMappingContext in org.hibernate.validator.cfg.contextModifier and TypeInterfaceDescriptioninterfaceConstraint mapping creational context representing a method return value.interfaceConstraint mapping creational context representing a method return value.interfaceConstraint mapping creational context representing a method return value.Methods in org.hibernate.validator.cfg.context that return ReturnValueConstraintMappingContextModifier and TypeMethodDescriptionReturnValueTarget.returnValue()Selects the current method's return value as the target for the next operations.