Closed rrdlpl closed 4 years ago
We're tracking this here https://github.com/nestjs/nest/pull/4360
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Bug Report
I am using the validation pipe and somehow I'm not able to get the validation error message when this validation fails.
Current behavior
I get the following response from my endpoint when I call it with an invalid payload.
Input Code
My Controller
Expected behavior
Environment
Nest version: 7.0.5
For Tooling issues: