MichalLytek / class-transformer-validator

A simple plugin for class-transformer and class-validator which combines them in a nice and programmer-friendly API.
MIT License
200 stars 19 forks source link

plainToClassFromExist support #13

Open Djaler opened 5 years ago

Djaler commented 5 years ago

Now, without this feature my only way is call transformer and validator manually

MichalLytek commented 5 years ago

Feel free to create a PR 😉