File

spec/json/pass3.json @ 8945:cbeb1a045eb6

util.dataforms: Add support for field descriptions in <desc>
author Kim Alvefur <zash@zash.se>
date Wed, 27 Jun 2018 20:06:13 +0200
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."
    }
}