This issue is part of #1489 and has the goal of moving the validation into the middleware stack. Validation contains: - Request body validation - Request parameter validation (path & query) - Response body validation This depends on #1524
This issue is part of #1489 and has the goal of moving the validation into the middleware stack.
Validation contains:
This depends on #1524