| Package | Description |
|---|---|
| org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
| Modifier and Type | Method and Description |
|---|---|
TypeConstraintMappingContextImpl<?> |
ExecutableConstraintMappingContextImpl.getTypeContext() |
| Constructor and Description |
|---|
ExecutableConstraintMappingContextImpl(TypeConstraintMappingContextImpl<?> typeContext,
Constructor<?> constructor) |
ExecutableConstraintMappingContextImpl(TypeConstraintMappingContextImpl<?> typeContext,
Method method) |
PropertyConstraintMappingContextImpl(TypeConstraintMappingContextImpl<?> typeContext,
Member member) |
Copyright © 2007-2014 Red Hat, Inc. All Rights Reserved