ballbuster
10 years agoOccasional Contributor
validate json response
I am testing a REST API, which returns JSON in the response. I have a JSON schema document. What is the best way to validate the JSON response? I don't see any easy way of doing this in SoapUI.