class-validator icon indicating copy to clipboard operation
class-validator copied to clipboard

Support validating parameter properties/TS Constructor Shorthands

Open 205g0 opened this issue 3 years ago • 0 comments

Resubmit of #350, cc @raffomania, @NoNameProvided

Not using constructor parameters makes generating new instances very cumbersome. Why cannot constructor parameters also be validated? I know it's a different implementation but still, it's an important use case.

205g0 avatar Jun 05 '22 07:06 205g0