The JSON Schema Compliance assertion verifies that the JSON body of the last response is compliant with the associated JSON schema definition.
This assertion is available in multiple ReadyAPI applications. Depending on the application, it validates the following data:
In... | Checks... | To learn more... |
---|---|---|
The response. | ||
The response. | See Security Assertions. |
Specify the schema URL in the Schema URL field.
![]() |
Add other schema compliance assertions:
Schema Compliance Assertion – Verifies that the response complies with a
.wsdl
or.wadl
schema.Swagger Compliance Assertion – Verifies that the response complies with a Swagger/OpenAPI definition.