Skip to content

Commit 90ccdd1

Browse files
clemensvCopilot
andcommitted
Update changes section for draft-02
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 6038cfd commit 90ccdd1

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

draft-vasters-json-structure-validation.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,17 @@ This document has no IANA actions.
503503

504504
--- back
505505

506+
# Changes from draft-vasters-json-structure-validation-01
507+
{:numbered="false"}
508+
509+
- Updated obsolete RFC 4646 reference to RFC 5646 (BCP 47).
510+
- Fixed terminology: `$uses` is an array, not a "clause"; entries are not
511+
"keys".
512+
- Removed awkward parenthetical "(property)" in `has` keyword definition.
513+
- Clarified roles of `patternProperties`/`patternKeys` vs
514+
`propertyNames`/`keyNames`: the former validates property values by name
515+
pattern, the latter validates names themselves.
516+
506517
# Changes from draft-vasters-json-structure-validation-00
507518
{:numbered="false"}
508519

0 commit comments

Comments
 (0)