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 b0a1cdb commit 8bdeaa6Copy full SHA for 8bdeaa6
specs/jsonschema-validation.md
@@ -409,7 +409,7 @@ format is from the ISO 8601 ABNF as given in Appendix A of RFC 3339.
409
- *time*: A string instance is valid against this attribute if it is a valid
410
representation according to the "full-time" ABNF rule in RFC 3339
411
- *duration*: A string instance is valid against this attribute if it is a valid
412
- representation according to the "duration" ABNF rule in ISO 8601
+ representation according to the "duration" ABNF rule in RFC 3339 Appendix A
413
414
Implementations MAY support additional attributes using the other format names
415
defined anywhere in that RFC. Implementations SHOULD NOT define extension
0 commit comments