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,
MessageAndPath messageAndPath,
javax.validation.metadata.ConstraintDescriptor<?> descriptor) |
Modifier and Type | Method and Description |
---|---|
List<MessageAndPath> |
ConstraintValidatorContextImpl.getMessageAndPathList() |
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved