File

spec/json/pass3.json @ 9075:46d4322f7eed

util.pubsub: Add support for a config validation function
author Matthew Wild <mwild1@gmail.com>
date Wed, 01 Aug 2018 19:18:07 +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."
    }
}