Validate JSON Using Schema

Hi guys,

 

Currently I need to validate the JSON that I get from a webservice / API using schema. Is there any built in way to do this?

 

Or can I add external library such as GitHub - alexdeleon/groovy-json-schema: Groovy Json Schema Validator to do what I want?

 

Any help would be much appreciated. Thanks!

Aquid,

You could import external lib into Katalon Studio. Please have a look at our tutorials for doing it: https://www.katalon.com/resources-center/tutorials/import-java-library/