Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Rest job: Validate json payload against a schema

in my trestrequest, I receive json payload, and I need to validate the payload against a schema, any idea how to do that.

Labels (4)
1 Reply
David_Beaty
Specialist
Specialist

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