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 3c08495 commit 0c32da9Copy full SHA for 0c32da9
jsonschema-core.xml
@@ -552,8 +552,8 @@
552
<t>
553
Keywords MAY use regular expressions to express constraints, or constrain
554
the instance value to be a regular expression.
555
- These regular expressions SHOULD be valid according to the
556
- <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>.
557
</t>
558
559
Furthermore, given the high disparity in regular expression constructs support,
0 commit comments