Skip to content

Commit b717961

Browse files
committed
Removed contains from validation vocab meta-schema
1 parent da422e3 commit b717961

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meta/validation.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"type": "boolean",
3838
"default": false
3939
},
40-
"contains": { "$recursiveRef": "#" },
4140
"maxContains": { "$ref": "#/$defs/nonNegativeInteger" },
4241
"minContains": {
4342
"$ref": "#/$defs/nonNegativeInteger",

0 commit comments

Comments
 (0)