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>?
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