Support schema validation libraries
Description
There's a bunch of schema validation libraries available such as Yup, Zod and many others. I'd be super helpful if you could change (or add) output schemas to match one of many validation libraries.
In my case, I'm using Nuxt UI that supports various form validation libraries. if openapi-ts had the possibility to export schemas in different formats, I'd allow me to completely plug-and-play my open api spec into my frontend application. Would be extremely neat!
More or less duplicate of https://github.com/hey-api/openapi-ts/issues/876 (sorry, I didn't see it until now)
@rigtigeEmil I am going to close this issue as it seems to be covered by the individual issues for each validation package, but feel free to re-open if those don't fully cover your requirements!