-
Notifications
You must be signed in to change notification settings - Fork 36
feat: enhance validation metadata processing to support class-transformer exposed metadata #120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…rmer exposed metadata
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs tests.
Tests added. |
I hope this feature will be added soon, as it's a must-have when minification is in use. |
added |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Please address the remaining comments and make sure CI passes and we'll get this shipped.
Co-authored-by: Aleksi Pekkala <aleksipekkala@gmail.com>
Co-authored-by: Aleksi Pekkala <aleksipekkala@gmail.com>
Resolved! |
@epiphone
When I came across the same problem reported in this issue
#30 I took the initiative to implement @JamesMcFall 's suggestion and to help other developers who are having the same problem, I leave my contribution