Is zodValidator still necessary?
I haven't been using it for a while now. But I still reference to in the docs. Does it provide any feature/benefit?
2 Replies
protestant-coral•3mo ago
For server side input validation? This is useful as it is one level of simple input validation before you do what you do what you do with the data.
conscious-sapphire•3mo ago
i don't think so, i think that was only for zod v3. for zod v4+, it should work out of the box