Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
in my trestrequest, I receive json payload, and I need to validate the payload against a schema, any idea how to do that.
Hi
I don't think there's a JSON schema validator, in the same way that there's one for XML.
You can always do a tFileInputJSON, and then schema check the results.
https://help.talend.com/reader/QrWkwPvKmKybs~JNLeBt3Q/C5qXH2T9693eWUq99fGPcw