Is your feature request related to a problem? Please describe
It would be nice to have first class support for standard schema validation just like the forms in nuxt-ui where i can easily use my effect-ts schema for form validation.
Describe the solution you'd like
first class support for standard schema validation would just allow the use of any validation lib the follows the standard format
Describe alternatives you've considered
implement support for all other libs individually (a lot more work)
Additional context
Is your feature request related to a problem? Please describe
It would be nice to have first class support for standard schema validation just like the forms in nuxt-ui where i can easily use my effect-ts schema for form validation.
Describe the solution you'd like
first class support for standard schema validation would just allow the use of any validation lib the follows the standard format
Describe alternatives you've considered
implement support for all other libs individually (a lot more work)
Additional context