Skip to content

[Feature Request] zod integration #79

@derekperkins

Description

@derekperkins

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions