#Validation not working in case I have array of DTO
2 messages · Page 1 of 1 (latest)
Maybe this section of the doc might be usefull : https://docs.nestjs.com/techniques/validation#parsing-and-validating-arrays
Documentation | NestJS - A progressive Node.js framework
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).