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.
2 parents f3d4098 + 0c32da9 commit e319c15Copy full SHA for e319c15
jsonschema-core.xml
@@ -502,8 +502,8 @@
502
<t>
503
Keywords MAY use regular expressions to express constraints, or constrain
504
the instance value to be a regular expression.
505
- These regular expressions SHOULD be valid according to the
506
- <xref target="ecma262">ECMA 262</xref> regular expression dialect.
+ These regular expressions SHOULD be valid according to the regular expression
+ dialect described in <xref target="ecma262">ECMA 262, section 15.10.1</xref>.
507
</t>
508
509
Furthermore, given the high disparity in regular expression constructs support,
0 commit comments