xref: /aosp_15_r20/external/json-schema-validator/src/test/resources/data/issue383.json (revision 78c4dd6aa35290980cdcd1623a7e337e8d021c7c)
1{
2  "validation": {
3    "all": [
4      {
5        "notEmpty": {
6          "field": "test"
7        }
8      }
9    ]
10  }
11}
12