The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
  "schema": {
    "type": "//map",
    "values": {
      "type": "//int"
    }
  },

  "fail": {
    "obj" : {
      "key-0-opt-T-rest-F": {
        "errors":
          [
           { "data": [ "opt"  ], "check": [ "values" ], "error": [ "type" ] },
           { "data": [ "rest" ], "check": [ "values" ], "error": [ "type" ] }
          ]
      }
    }
  }
}