Function validateTimeline

  • Validates all objects in the timeline. Throws an error if something's wrong

    Parameters

    • timeline: TimelineObject<Content>[]

      The timeline to validate

    • Optional strict: boolean

      Set to true to enable some optional strict rules. Set this to true to increase future compatibility.

    Returns void

Generated using TypeDoc