Filip Škrlec
A guide to class validation in NestJS
To maintain the integrity of the data and always get the reliable inputs to a NestJS app, the class validation should be used and this blog post provides the reader with examples that are intuitive and easy to understand.