Package javax.validation
Interface Path.Node
-
- Enclosing interface:
- Path
public static interface Path.Node
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Integer
getIndex()
java.lang.Object
getKey()
java.lang.String
getName()
boolean
isInIterable()
-