Package | Description |
---|---|
org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
Class and Description |
---|
CascadableConstraintMappingContextImplBase
Base class for all implementations of cascadable context types.
|
ConfiguredConstraint
Represents a programmatically configured constraint and meta-data
related to its location (bean type etc.).
|
ConstraintMappingContextImplBase
Base class for implementations of constraint mapping creational context types.
|
ExecutableConstraintMappingContextImpl
A constraint mapping creational context which allows to select the parameter or
return value to which the next operations shall apply.
|
PropertyConstraintMappingContextImpl
Constraint mapping creational context which allows to configure the constraints for one bean property.
|
TypeConstraintMappingContextImpl
Constraint mapping creational context which allows to configure the class-level constraints for one bean.
|
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved