In my express.js (with typescript) backend I have some problems on payload validation.
Currently using class-validator and class-transformer packages, I have the followin