OptimumCode / json-schema-validator

The JSON schema validation library that works with https://github.com/Kotlin/kotlinx.serialization
MIT License
33 stars 3 forks source link

Enhancement: implement output formats described in JSON schema draft 2020-12 #119

Closed OptimumCode closed 4 months ago

OptimumCode commented 5 months ago

Is there an existing issue for this?

Enhancement description

Draft 2020-12 contains a description of output with different levels of details. This will be great to have support for those output types - this should help with library adoption.