-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
FeatureNew feature or requestNew feature or request
Description
Feature description:
Generate converters to zod schemas
Problem it solves or use case:
zod is widely adopted and integrated with third-party tools, like forms. Having a simple conversion built in makes it easier to adopt protovalidate, without having to to custom integrations into other tools
Proposed implementation or solution:
zod now has the concepts of codecs that allow for conversion to/from various types, typically used for serialization. It should be possible for protovalidate to generate that conversion code
Atrox, danielmahon, matt-potter, nickheyer, kaave and 6 more0sa0sa
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request