Validates the top-level structure of a ZComponentData object.

  • Parameters

    • url: string

      The URL associated with the ZComponentData.

    • component: ZComponentData

      The ZComponentData object to validate.

    Returns Issue[]

    An array of Issue objects, each representing a validation issue found.