isValidPath

fun isValidPath(vararg path: Int): Boolean

Check if this path from root is valid.

Return

true if path was empty or on success