rpinaa/typescript-class-validator

Make use of only one decorator

Opened this issue · 0 comments

Hi,

first well done for this amazing package.
I was wondering if it's possible to only use one decorator instead of two?

I know nestjs does thos with the ValidationPipe.

thanks again :)