A constraint that restricts constraints to be applicable only to a given MappingContext
Fields inherited from class | Fields |
---|---|
class DefaultConstraintFactory |
constraintConstructor |
Type | Name and description |
---|---|
MappingContext |
mappingContext |
Constructor and description |
---|
MappingContextAwareConstraintFactory
(java.lang.Class<? extends Constraint> constraintClass, org.springframework.context.MessageSource messageSource, MappingContext mappingContext, java.util.List<java.lang.Class> targetTypes = [Object]) |
Type Params | Return Type | Name and description |
---|---|---|
|
Constraint |
build(java.lang.Class owner, java.lang.String property, java.lang.Object constrainingValue) |
Methods inherited from class | Name |
---|---|
class DefaultConstraintFactory |
build, supports |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |