@hackage wai-middleware-validation0.1.0.2

WAI Middleware to validate the request and response bodies

wai-middleware-validation is a WAI Middleware that automates the validation of request and response bodies. It validates JSON format bodies according to the schema defined in the OpenAPI document.