Hi,
7. JSON validator. XML XSD validation is nice and straight forward, but it
will be great if we have something similar for JSON as well. like
to:json-validator:classpath/response.json
Yep, we should create a component for JSON Schema validations.
I would like to contribute to this (new) component. We use JSON Schema
[1] successfully at work to describe requests and responses for a
RESTfull API in combination with RAML [2].
I would create an task (improvement) on Camel's JIRA and start with an
prototype. Is this okay?
Best Andreas
[1] http://json-schema.org/
[2] http://raml.org/