Validates that the number of node IDs does not exceed the maximum allowed.

If the number of node IDs exceeds the maximum allowed.

  • Parameters

    • nodeIds: undefined | string[]

      The array of node IDs to validate.

    Returns void