| 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 |
|---|---|
PropertyConstraintMappingContext |
PropertyTarget.property(String property,
ElementType type)
Selects a property to which the next operations shall apply.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyConstraintMappingContext |
TypeConstraintMappingContextImpl.property(String property,
ElementType elementType) |
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.