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 55097db commit d6aba7bCopy full SHA for d6aba7b
specs/jsonschema-validation.md
@@ -402,8 +402,7 @@ Date and time format names are derived from
402
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 of either the "date-time" ABNF rule in RFC 3339 or the
406
- "date-time-ext" rule in RFC 9557
+ valid representation of the "date-time-ext" rule in RFC 9557
407
- *date*: A string instance is valid against this attribute if it is a valid
408
representation according to the "full-date" ABNF rule in RFC 3339
409
- *time*: A string instance is valid against this attribute if it is a valid
0 commit comments