- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- javax.validation.Path.Node, javax.validation.Path.PropertyNode
public interface PropertyNode
extends javax.validation.Path.PropertyNode
Node representing a property, providing Hibernate Validator specific functionality.
- Author:
- Gunnar Morling
-
-
Method Summary
-
Methods inherited from interface javax.validation.Path.Node
as, getIndex, getKey, getKind, getName, isInIterable
-
-
Method Detail
-
getValue
Object getValue()
- Returns:
- Returns the value of the bean property represented by this node.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2007-2019 Red Hat, Inc. All Rights Reserved