You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2617,7 +2617,7 @@ The following properties are taken directly from the JSON Schema definition and
2617
2617
- exclusiveMinimum
2618
2618
- maxLength
2619
2619
- minLength
2620
-
- pattern (This string SHOULD be a valid regular expression, according to the ECMA 262 regular expression dialect)
2620
+
- pattern (This string SHOULD be a valid regular expression, according to the [ECMA 262 regular expression](https://www.ecma-international.org/ecma-262/5.1/#sec-7.8.5) dialect)
0 commit comments