open-api icon indicating copy to clipboard operation
open-api copied to clipboard

[openapi-request-validator] Is there a built-in way to use ajv standalone validation module?

Open tzaitoun opened this issue 3 years ago • 0 comments

https://ajv.js.org/standalone.html

I want to precompile my openapi validation functions so that I don't have to do it at runtime but in a build step. Does this library expose that interface?

tzaitoun avatar Aug 22 '22 14:08 tzaitoun