• Compares two JSON objects property by property and reports each mismatch.

    Parameters

    • json1: any

      First object

    • json2: any

      Second object

    Returns string[]

    A list of mismatch report strings