Unable to get method WS.validateSchemaAgainstJson while testing webservices.
why I am unable to get the autosuggestions to varify the json schema>?
Unable to get method WS.validateSchemaAgainstJson while testing webservices.
why I am unable to get the autosuggestions to varify the json schema>?
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 ![]()
Hi @xuan.tran After updating to 8.4.0, I can see the suggestion. Thank you.