Package | Description |
---|---|
org.hibernate.validator.cfg.context |
Contains facet and creational context interfaces forming the API
for programmatic constraint definition.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotationProcessingOptions<C extends AnnotationProcessingOptions<C>>
Facet of a constraint mapping creational context which allows to configure how existing annotation should be
treated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PropertyConstraintMappingContext
Constraint mapping creational context representing a property of a bean.
|
interface |
TypeConstraintMappingContext<C>
Constraint mapping creational context representing a type.
|
Copyright © 2007-2019 Red Hat, Inc. All Rights Reserved