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

If the number of group IDs exceeds the maximum allowed.

  • Parameters

    • groupIds: undefined | string[]

      The array of group IDs to validate.

    Returns void