The new
[Request Body Validation policy](/docs/policies/request-validation-inbound)
allows validating incoming request bodies based on the schema in your OpenAPI
file. This policy can be configured to reject requests with invalid body schemas
or write logs to your preferred logging provider.

The [Request Validation policy](/docs/policies/request-validation-inbound) no
supports validation of headers, query strings, and URL parameters.