You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be difficult to support in the current setup of Cirql. I do like the idea of supporting multiple validation/typing libraries, though.
I might consider splitting Cirql up in multiple packages allowing the validation layer to be swapped out. As long as a library supports both validation and type casting it should be feasible.
I'll revisit this idea when Cirql has progressed a bit further
Describe your feature request
I would prefer to use typia over zod because it is a smaller package and performs much faster type validation.
Are you willing to contribute this feature?
Yes, with direction on how to best incorporate this into the package.
Related pull request (if applicable)
not yet
The text was updated successfully, but these errors were encountered: