Skip to content

Best practices for Data Validation in Node.js MVC Architecture #4805

Answered by opjarretop
WUKLH asked this question in Q&A
Discussion options

You must be logged in to vote

@WUKLH I've found using a library like Joi or Zod tends to scale a lot easier. There is nothing stopping you from creating custom validation when needed. Custom validation is a valid option and it really depends on your use case.

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by marco-ippolito
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants