Hi,
I created a npm library for all my DTOs, because I need them in multiple microservices. This works fine for validation, but if I have to use transformation with the annotations @Transform() or @Type() they will be ignored.
Any ideas why this could happen. I you only have some buzzwords for me, this would be cool, too. Don't know what to search for in google 😅