Get post data in custom validation #1959
Unanswered
brightauto
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have used nestjs microservice.
I used class-validator to validate the entire project.
I need to access the all post params inside the custom decorator validator inside nested validator, But i couldn't get this.
How to get all post params?
Kindly give me any suggesstion.
Beta Was this translation helpful? Give feedback.
All reactions