[
https://issues.apache.org/jira/browse/CAMEL-12032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-12032.
---------------------------------
Resolution: Fixed
* The {{camel-json-validator}} component has switched from using Everit to
NetworkNT JSon Schema validator library, as the former had ASF license
implications and would not be allowed in future Camel releases. The NetworkNT
supports v4 draft of JSon Schema as validation so make sure to use that draft
version in your schemas.
> camel-json-validator - Switch to a different validator
> ------------------------------------------------------
>
> Key: CAMEL-12032
> URL: https://issues.apache.org/jira/browse/CAMEL-12032
> Project: Camel
> Issue Type: Improvement
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 2.21.0
>
>
> We should use
> https://github.com/networknt/json-schema-validator
> As its better for Apache Camel and its also released to maven central.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)