• Validates the tree from root downwards.

    Type Parameters

    • T

    Parameters

    Returns [ok: boolean, msg: string, node: TreeNode<T>]