Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

abbility to stick with zod instead of using nestjs-zod #19

Open
mohrazzak opened this issue Oct 16, 2023 · 1 comment
Open

abbility to stick with zod instead of using nestjs-zod #19

mohrazzak opened this issue Oct 16, 2023 · 1 comment

Comments

@mohrazzak
Copy link

This is important so if something new introduced to zod
We dont have to wait nestjs-zod to support it

@Hatko
Copy link

Hatko commented Nov 22, 2023

We have a monorepo setup and reuse the validation objects. Since nestjs-zod is only installed on the API, we have a script that changes the imports after the file has been generated. Would be cool to configure it what to use

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants