Use generic type library instead of zod in core #699
bitofbreeze
started this conversation in
Ideas
Replies: 1 comment
-
Awesome idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using https://github.com/decs/typeschema in the core library would allow consumers to inject any type validation library they want instead of having to custom-make every adapter like we currently need to and having them go out of sync with the core library and break.
Beta Was this translation helpful? Give feedback.
All reactions