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