You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a tree has multiple levels, it is possible that a top node has
"value" empty. That should be accepted.
Check for the validity of 'value' only if it's not empty, or if it's at
the last level of the tree hierarchy.
0 commit comments