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

Add Zod data validation in all server actions #68

Open
anisharaz opened this issue Oct 5, 2024 · 1 comment
Open

Add Zod data validation in all server actions #68

anisharaz opened this issue Oct 5, 2024 · 1 comment
Assignees
Labels
Betterment it show some thing is better than the old one
Milestone

Comments

@anisharaz
Copy link
Contributor

No description provided.

@anisharaz
Copy link
Contributor Author

return this object when data validation fails

{
   success:false
   message:"Data is not valid"
}

@anisharaz anisharaz added the Betterment it show some thing is better than the old one label Oct 5, 2024
@anisharaz anisharaz added this to the Beta release milestone Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Betterment it show some thing is better than the old one
Projects
None yet
Development

No branches or pull requests

2 participants