Identifier | https://schemas.sourcemeta.com/jsonschema/2019-09/meta/validation.json |
---|---|
Base Dialect | 2019-09 |
Dialect | https://json-schema.org/draft/2019-09/schema |
Size | 0.002385 MB |
{
"$schema": "https://json-schema.org/draft/2019-09/schema",
"$id": "https://schemas.sourcemeta.com/jsonschema/2019-09/meta/validation.json",
"$vocabulary": {
"https://json-schema.org/draft/2019-09/vocab/validation": true
},
"$recursiveAnchor": true,
"title": "Validation vocabulary meta-schema",
"type": [ "object", "boolean" ],
"properties": {
"type": {
"anyOf": [
{
"$ref": "#/$defs/simpleTypes"
},
{
"type": "array",
"minItems": 1,
"uniqueItems": true,
"items": {
...
See the full schemaThis schema has 0 direct dependencies and 0 indirect dependencies.