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