Validate messages

You can validate XML structures in the payload of a request or a response message. The following requirements need to be met:

  • The payload was created from a WSDL or XSD file or from a JSON schema, such as JSON, WADL or Swagger.

  • The message is located under an operation.

To validate the selected message in the API Scan window, click the icon in the Home menu.

Validate message - no error found

If the message contains an error, API Scan produces an error message, including an error description.

To highlight the faulty line in the payload, double-click the description.

Validation error in the XML structure