Function verifyDataStructure

  • Checks whether the input meets all the required criteria of an ICType object. Throws on invalid input.

    Parameters

    • input: ICType

      The ICType object.

    Returns void