Interface MethodConstraintMappingContext
- All Superinterfaces:
AnnotationIgnoreOptions<MethodConstraintMappingContext>,CrossParameterTarget,ParameterTarget,ReturnValueTarget
public interface MethodConstraintMappingContext
extends ParameterTarget, CrossParameterTarget, ReturnValueTarget, AnnotationIgnoreOptions<MethodConstraintMappingContext>
Constraint mapping creational context representing a method. Allows to
navigate to the method's parameters and return value.
- Author:
- Gunnar Morling
-
Method Summary
Methods inherited from interface org.hibernate.validator.cfg.context.AnnotationIgnoreOptions
ignoreAnnotationsMethods inherited from interface org.hibernate.validator.cfg.context.CrossParameterTarget
crossParameterMethods inherited from interface org.hibernate.validator.cfg.context.ParameterTarget
parameterMethods inherited from interface org.hibernate.validator.cfg.context.ReturnValueTarget
returnValue