File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Licence] ( https://img.shields.io/github/license/OptimumCode/json-schema-validator )] ( https://opensource.org/license/mit/ )
4
4
[ ![ Supported-drafts] ( https://img.shields.io/endpoint?url=https://bowtie-json-schema.github.io/bowtie/badges/kotlin-kmp-json-schema-validator/supported_versions.json )] ( https://json-schema.org/specification )
5
+ ![ Codecov] ( https://img.shields.io/codecov/c/github/optimumcode/json-schema-validator )
6
+
7
+ ![ Maven Central Version] ( https://img.shields.io/maven-central/v/io.github.optimumcode/json-schema-validator )
8
+ ![ Sonatype Nexus (Releases)] ( https://img.shields.io/nexus/r/io.github.optimumcode/json-schema-validator?server=https%3A%2F%2Fs01.oss.sonatype.org )
9
+ ![ Sonatype Nexus (Snapshots)] ( https://img.shields.io/nexus/s/io.github.optimumcode/json-schema-validator?server=https%3A%2F%2Fs01.oss.sonatype.org )
10
+
5
11
6
12
This multiplatform library is an implementation of JSON schema that can validate
7
13
[ JsonElement] ( https://github.com/Kotlin/kotlinx.serialization/blob/master/formats/json/commonMain/src/kotlinx/serialization/json/JsonElement.kt )
You can’t perform that action at this time.
0 commit comments