syntioinc/dataphos-schema-registry-validity
Validity checker of Syntio Dataphos Schema Registry https://www.syntio.net/en/dataphos-platform/
972
Package validity checks if the schema being registered or updated is valid. There are three levels of validity: no validity, syntax only and full (syntax and semantic).
Validity checking is supported for json, avro, protobuf and xml (syntax only) It is possible to set a global validity rule, which is applied to all schemas, but it can be overwritten with a local validity rule, which applies only to a specific schema.
The validity checker was implemented using a validity package from Apicurio open-source schema registry.
More info: https://docs.dataphos.com/
docker pull syntioinc/dataphos-schema-registry-validity