Unable to get method WS.validateSchemaAgainstJson while testing webservices

Unable to get method WS.validateSchemaAgainstJson while testing webservices.

why I am unable to get the autosuggestions to varify the json schema>?

Hey @sharathk, you probably need to provide more detail about your problem with screenshots and the process you took. Structure your question based on the following post for us to help you.

Hi @sharathk, the correct syntax is WS.validateJsonAgainstSchema, and you will need to upgrade to Katalon Studio version 8.4.0 to use this keyword. From my side, the suggestion still works:

For more detail, you can refer to this documentation: [WS] Validate JSON string against a schema.

Hope this would help :two_hearts:

3 Likes

Hi @xuan.tran After updating to 8.4.0, I can see the suggestion. Thank you.

1 Like