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 8bdeaa6 commit 3dca1c9Copy full SHA for 3dca1c9
specs/jsonschema-validation.md
@@ -399,7 +399,7 @@ These attributes apply to string instances.
399
Date and time format names are derived from
400
[RFC 9557, section 4.1](https://www.rfc-editor.org/info/rfc9557) which extends
401
[RFC 3339, section 5.6](https://www.rfc-editor.org/info/rfc3339). The duration
402
-format is from the ISO 8601 ABNF as given in Appendix A of RFC 3339.
+format is from ISO 8601 as formalized into ABNF by RFC 3339 Appendix A.
403
404
- *date-time*: A string instance is valid against this attribute if it is a
405
valid representation according to the "date-time" ABNF rule in RFC 3339,
0 commit comments