We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9038e8 commit 8300dbdCopy full SHA for 8300dbd
jsonschema-core.xml
@@ -2446,7 +2446,8 @@
2446
Validation succeeds if, for each instance name that matches any
2447
regular expressions that appear as a property name in this keyword's value,
2448
the child instance for that name successfully validates against each
2449
- schema that corresponds to a matching regular expression.
+ schema that corresponds to a matching regular expression. Recall: regular
2450
+ expressions are not implicitly anchored.
2451
</t>
2452
<t>
2453
The annotation result of this keyword is the set of instance
0 commit comments