Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Joi validation with zod #1

Open
danielemery opened this issue Mar 6, 2023 · 0 comments
Open

Replace Joi validation with zod #1

danielemery opened this issue Mar 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@danielemery
Copy link
Owner

danielemery commented Mar 6, 2023

zod is quickly becoming the leading option in the validation library space (when Typescript is in play).

Originally it was planned to support multiple forms of validation (rather than only Joi like now). However the complexity in providing separate Dockerfiles etc for each doesn't seem worth it.

Instead we should replace the Joi with zod and put plans to support other options (like Joi and yup) on hold until when/if the project is adoped.

@danielemery danielemery added this to the stable-release milestone Oct 7, 2023
@danielemery danielemery added the enhancement New feature or request label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant