public class PayloadValidationResultNode extends KeyValueNodeImpl
| Constructor and Description |
|---|
PayloadValidationResultNode(PayloadNode payload) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getValue() |
boolean |
validationSucceeded() |
addChild, copy, getEndPosition, getKey, getStartPosition, getType, setEndPosition, setStartPosition, setValue, toStringaddChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourcepublic PayloadValidationResultNode(PayloadNode payload)
public Node getValue()
getValue in interface KeyValueNodegetValue in class KeyValueNodeImplpublic boolean validationSucceeded()
Copyright © 2016. All rights reserved.