I want to use camel json schema validator in order to validate a JSON file with a JSON schema using draft 07 .
Apache Camel uses draft 04 by default and in order to change it to draft 07 I have to use a schemaLoader of type JsonSchemaLoader according to its documentation.
How to use the schemaLoader correctly ?? I followed this solution and Apache Camel logs :
JsonSchemaException: Validation: null is an invalid segment for URI