0

I am searching a JSON Schema validator (linter) in Java or Javascript from String. I want to validate only the JSON schema exactness (not simple JSON against the schema). The best would be to get back the line of errors.

I appreciate for any examples too.

Thank you for your help in advance.

Bests, Rómeó Nagy

Rómeó Nagy
  • 95
  • 1
  • 8
  • Solution found here: http://stackoverflow.com/questions/36075449/how-to-validate-a-json-schema-against-the-version-spec-it-specifies-in-java – Rómeó Nagy May 19 '17 at 13:56
  • Possible duplicate of [How to validate a json schema against the version spec it specifies in Java](http://stackoverflow.com/questions/36075449/how-to-validate-a-json-schema-against-the-version-spec-it-specifies-in-java) – José Luis May 19 '17 at 14:13

0 Answers0