Package | Description |
---|---|
org.hibernate.validator.cfg.context |
Contains facet and creational context interfaces forming the API
for programmatic constraint definition.
|
org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
Modifier and Type | Method and Description |
---|---|
GroupConversionTargetContext<C> |
Cascadable.convertGroup(Class<?> from)
Adds a group conversion for this cascadable element.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupConversionTargetContextImpl<C>
Context allowing to set the target of a group conversion.
|
Modifier and Type | Method and Description |
---|---|
GroupConversionTargetContext<C> |
CascadableConstraintMappingContextImplBase.convertGroup(Class<?> from) |
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved