Package | Description |
---|---|
org.hibernate.validator.internal.engine.path |
Classes related to the Path.Node API.
|
org.hibernate.validator.path |
Hibernate Validator extensions around
javax.validation.Path . |
Modifier and Type | Class and Description |
---|---|
class |
NodeImpl
Immutable implementation of a
Path.Node . |
Modifier and Type | Interface and Description |
---|---|
interface |
PropertyNode
Node representing a property, providing Hibernate Validator specific functionality.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.