GitHub user ullgren opened a pull request:
https://github.com/apache/camel/pull/1986
Initial version of camel-everit-json-schema component
Initial pull request for a JSON Schema validator component based on the
Everit JSON Schema library. If this is of interest I have backport for 2.19 and
2.18 branches.
It also lacks the karaf feature for this component that is work in
progress. The Everit JSON Schema is already packaged as a bundle.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ullgren/camel
CAMEL-9799_json-validator_component
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1986.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1986
----
commit b4fd3ad4f597d72996c7dd6335b846edab04a867
Author: Pontus Ullgren <[email protected]>
Date: 2017-09-29T20:59:48Z
Initial version of camel-everit-json-schema component
----
---