Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 822ad48

Browse files
committed
Alphabetize Kotlin correctly
Even though the code will take care of the display, put Kotlin in the right place for people maintaining the file.
1 parent 75ec414 commit 822ad48

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

_data/validator-libraries-modern.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -134,23 +134,6 @@
134134
date-draft:
135135
draft: [7, 6, 4]
136136
license: Apache License 2.0
137-
- name: Kotlin
138-
implementations:
139-
- name: Medeia-validator
140-
url: https://github.com/worldturner/medeia-validator
141-
notes: streaming validator for Kotlin and Java clients; works with Jackson and Gson
142-
date-draft:
143-
draft: [7, 6, 4]
144-
license: Apache License 2.0
145-
- name: json-kotlin-schema
146-
url: https://github.com/pwall567/json-kotlin-schema
147-
notes: |
148-
Kotlin implementation of JSON Schema.
149-
(Currently supports most of Draft 7; see the README for details.
150-
Full compliance with Draft 7 and later drafts in progress.)
151-
date-draft:
152-
draft: [7]
153-
license: MIT
154137
- name: JavaScript
155138
implementations:
156139
- name: Hyperjump JSV
@@ -188,6 +171,23 @@
188171
date-draft:
189172
draft: [6]
190173
license: MIT
174+
- name: Kotlin
175+
implementations:
176+
- name: Medeia-validator
177+
url: https://github.com/worldturner/medeia-validator
178+
notes: streaming validator for Kotlin and Java clients; works with Jackson and Gson
179+
date-draft:
180+
draft: [7, 6, 4]
181+
license: Apache License 2.0
182+
- name: json-kotlin-schema
183+
url: https://github.com/pwall567/json-kotlin-schema
184+
notes: |
185+
Kotlin implementation of JSON Schema.
186+
(Currently supports most of Draft 7; see the README for details.
187+
Full compliance with Draft 7 and later drafts in progress.)
188+
date-draft:
189+
draft: [7]
190+
license: MIT
191191
- name: Perl
192192
implementations:
193193
- name: JSON::Schema::Modern

0 commit comments

Comments
 (0)