Interface CrossParameterConstraintMappingContext
- All Superinterfaces:
AnnotationIgnoreOptions<CrossParameterConstraintMappingContext>, Constrainable<CrossParameterConstraintMappingContext>, ConstraintDefinitionTarget, ConstraintMappingTarget, ConstructorTarget, MethodTarget, ParameterTarget, ReturnValueTarget, TypeTarget
public interface CrossParameterConstraintMappingContext
extends ConstraintMappingTarget, ConstructorTarget, MethodTarget, ParameterTarget, ReturnValueTarget, Constrainable<CrossParameterConstraintMappingContext>, AnnotationIgnoreOptions<CrossParameterConstraintMappingContext>
Constraint mapping creational context allowing to add cross-parameter constraints to a method or constructor and to
navigate to other constraint targets.
- Author:
- Gunnar Morling
-
Method Summary
Methods inherited from interface AnnotationIgnoreOptions
ignoreAnnotationsMethods inherited from interface Constrainable
constraintMethods inherited from interface ConstraintDefinitionTarget
constraintDefinitionMethods inherited from interface ConstructorTarget
constructorMethods inherited from interface MethodTarget
methodMethods inherited from interface ParameterTarget
parameterMethods inherited from interface ReturnValueTarget
returnValueMethods inherited from interface TypeTarget
type