Hi What version of Camel do you use?
The exception has some details, but I guess the default toString does not output any of that https://github.com/apache/camel/blob/master/components/camel-json-validator/src/main/java/org/apache/camel/component/jsonvalidator/JsonValidationException.java On Mon, Sep 28, 2020 at 8:33 PM Gerald Kallas <[email protected]> wrote: > > Dear all, > > I've tried the json-validator. When an error occurs it is shown only > > "JSON validation error with 1 errors. > Exchange[ID-700bc59e90f0-1601310667823-12-4]" > > I there an option to get a more qualified error message (e.g. what's wrong in > the JSON document)? > > Best > Gerald -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
