abstract fun isNodeValid(node: Node!): Future<Boolean!>!
Check whether a node is valid or not.
Throw if the node is not valid.