File

spec/json/pass3.json @ 12988:8592770be63a

util.jsonschema: Implement 'dependentRequired' If this field exists, then these fields must also exist.
author Kim Alvefur <zash@zash.se>
date Sun, 26 Mar 2023 15:19:14 +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."
    }
}