
NestJS + class-validator
Hey folks, In 14.03.2022 I asked a question1 in class-validator repo about throwing an error when a...
Aug 10, 20242 min read1 reactions0 comments
Tag archive

Hey folks, In 14.03.2022 I asked a question1 in class-validator repo about throwing an error when a...
Objective The main objective of this article is showing how to generate custom error...
Setting up class-validator with react-hook-form and Next.js

Data Transfer Objects (DTOs) are the basis of data validation in NestJS applications. DTOs enable...
This weekend, I played a bit with this express-based node.js framework called Nest. Let's remind fir...