My application has been using json schema (org.everit.json.schema.Schema ) to validate JSON messages whether they comply to a particular forma
I have created some avro files. I can use the following commands to convert them to json, just to check whether the files are ok java -jar avro-tools-1.8.2.jar