File

spec/json/pass3.json @ 11080:ba77c142c9b1

util.error: Simplify error creation flow
author Matthew Wild <mwild1@gmail.com>
date Fri, 25 Sep 2020 16:39:22 +0100
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}