Info |
---|
This tab is useful for only JSON responses. |
If you want to validate the schema of your API response, then you may enable this sub-tab. You may specify the expected response schema of the API in this tab.
An assertion `Text Body => Default Schema Validator` will be automatically created whenever you enable the Expected Schema sub tab. That means that vREST will send this expected schema and actual body to a built-in response validator `Default Schema Validator` to validate the response schema.
Note |
---|
|