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.
|
org.hibernate.validator.internal.engine.path |
Classes related to the Path.Node API.
|
Class and Description |
---|
MessageAndPath
Container class for a validation error message and its corresponding path.
|
PathImpl
Default implementation of
javax.validation.Path . |
Class and Description |
---|
MessageAndPath
Container class for a validation error message and its corresponding path.
|
PathImpl
Default implementation of
javax.validation.Path . |
Class and Description |
---|
NodeImpl
Immutable implementation of a
Path.Node . |
PathImpl
Default implementation of
javax.validation.Path . |
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved