| 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 |
|---|---|
MethodConstraintMappingContext |
MethodTarget.method(String name,
Class<?>... parameterTypes)
Selects a method to which the next operations shall apply.
|
| Modifier and Type | Method and Description |
|---|---|
MethodConstraintMappingContext |
TypeConstraintMappingContextImpl.method(String name,
Class<?>... parameterTypes) |
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.