function

ValidateEmbeddedTrees

ValidateEmbeddedTrees checks the bounded descriptor language. Roots must be disjoint so the same structural node cannot be consumed by two descriptors.

Arguments

ArgumentTypeDescription
trees[]EmbeddedTreeThe trees value.
pathstringThe path value.

Returns

The declared result.

error

Full signature

Related types

  • EmbeddedTree

    EmbeddedTree locates a structural node or node list through literal properties. Only Children is recursively traversed; case payloads use ordinary schemas.