Package | Description |
---|---|
org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterConstraintMappingContextImpl
Constraint mapping creational context which allows to configure the constraints for one method parameter.
|
class |
PropertyConstraintMappingContextImpl
Constraint mapping creational context which allows to configure the constraints for one bean property.
|
class |
ReturnValueConstraintMappingContextImpl
Constraint mapping creational context which allows to configure the constraints for one method return value.
|
Constructor and Description |
---|
GroupConversionTargetContextImpl(Class<?> from,
C cascadableContext,
CascadableConstraintMappingContextImplBase<?> target) |
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved