I have yet to see any libraries in existence that support OpenAPI request validation. Or to that matter any projects that are under active-development that does as such.
Would very much like to write middleware in my microservices to validate based on OpenAPI 3 specs instead of Swagger/OpenAPI 2 specs.
Examples
https://www.npmjs.com/package/swagger-express
https://www.npmjs.com/package/swagger-koa
Don't see anything listed - https://github.com/Mermade/awesome-openapi3