| Package | Description |
|---|---|
| org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-303.
|
| org.hibernate.validator.internal.engine.constraintvalidation |
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
|
| Modifier and Type | Method and Description |
|---|---|
javax.validation.ConstraintViolation<T> |
ValidationContext.createConstraintViolation(ValueContext<?,?> localContext,
ConstraintViolationCreationContext constraintViolationCreationContext,
javax.validation.metadata.ConstraintDescriptor<?> descriptor) |
| Modifier and Type | Method and Description |
|---|---|
List<ConstraintViolationCreationContext> |
ConstraintValidatorContextImpl.getConstraintViolationCreationContexts() |
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.