| 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 |
|---|---|
ConstraintViolation<T> |
ValidationContext.createConstraintViolation(ValueContext<?,?> localContext,
MessageAndPath messageAndPath,
ConstraintDescriptor<?> descriptor) |
| Modifier and Type | Method and Description |
|---|---|
List<MessageAndPath> |
ConstraintValidatorContextImpl.getMessageAndPathList() |
Copyright © 2007-2014 Red Hat, Inc. All Rights Reserved