Skip to content

Commit 5e72ef0

Browse files
committed
Added notes on coverage of specific drafts
1 parent 72e180a commit 5e72ef0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_data/validator-libraries-modern.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,10 @@
137137
license: Apache License 2.0
138138
- name: json-kotlin-schema
139139
url: https://github.com/pwall567/json-kotlin-schema
140-
notes: Kotlin implementation of JSON Schema
140+
notes: |
141+
Kotlin implementation of JSON Schema.
142+
(Currently supports most of Draft 7; see the README for details.
143+
Full compliance with Draft 7 and later drafts in progress.)
141144
date-draft:
142145
draft: [7]
143146
license: MIT

0 commit comments

Comments
 (0)