Interface ConstructorConstraintMappingContext
- All Superinterfaces:
AnnotationIgnoreOptions<ConstructorConstraintMappingContext>,CrossParameterTarget,ParameterTarget,ReturnValueTarget
public interface ConstructorConstraintMappingContext
extends ParameterTarget, CrossParameterTarget, ReturnValueTarget, AnnotationIgnoreOptions<ConstructorConstraintMappingContext>
Constraint mapping creational context representing a constructor. Allows to
navigate to the constructor'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