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