Skip to content

Commit 9b13c17

Browse files
authored
Update information about Kotlin json-schema-validator (json-schema-org#1440)
1 parent c0064b8 commit 9b13c17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/tooling-data.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -605,13 +605,13 @@
605605
platform: 'github'
606606
license: 'MIT'
607607
source: 'https://github.com/OptimumCode/json-schema-validator'
608-
homepage: 'https://github.com/Kotlin/kotlinx.serialization'
608+
homepage: 'https://github.com/OptimumCode/json-schema-validator'
609609
supportedDialects:
610-
draft: ['7']
610+
draft: ['4', '6', '7', '2019-09', '2020-12']
611611
toolingListingNotes: |
612612
Kotlin Muliplatform implementation of JSON schema to validate the JsonElement from kotlinx.serialization-json.
613613
The library is 'work in progress' and new features/drafts will be added in the future.
614-
lastUpdated: '2023-08-01'
614+
lastUpdated: '2025-03-01'
615615

616616
- name: JSON::Schema::Modern
617617
description: 'Validate data against a schema using a JSON Schema'

0 commit comments

Comments
 (0)