- All Superinterfaces:
- AnnotationProcessingOptions<PropertyConstraintMappingContext>, Cascadable<PropertyConstraintMappingContext>, Constrainable<PropertyConstraintMappingContext>, MethodTarget, PropertyTarget, TypeTarget
- All Known Implementing Classes:
- PropertyConstraintMappingContextImpl
public interface PropertyConstraintMappingContext
extends Constrainable<PropertyConstraintMappingContext>, TypeTarget, PropertyTarget, MethodTarget, Cascadable<PropertyConstraintMappingContext>, AnnotationProcessingOptions<PropertyConstraintMappingContext>
Constraint mapping creational context representing a property of a bean. Allows
to place constraints on the property, mark the property as cascadable and to
navigate to other constraint targets.
- Author:
- Gunnar Morling, Kevin Pollet (C) 2011 SERLI