Package | Description |
---|---|
org.hibernate.validator.cfg |
Entry point for the programmatic constraint definition API.
|
org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
Modifier and Type | Field and Description |
---|---|
protected ConstraintMappingContext |
ConstraintMapping.context
Deprecated.
Will be removed in a future release.
|
Modifier and Type | Method and Description |
---|---|
static ConstraintMappingContext |
ConstraintMappingContext.getFromMapping(ConstraintMapping mapping)
Returns the constraint mapping context from the given constraint mapping.
|
Constructor and Description |
---|
TypeConstraintMappingContextImpl(Class<?> beanClass,
ConstraintMappingContext mapping) |
Copyright © 2007-2014 Red Hat Middleware, LLC. All Rights Reserved