NestJS. Get Validation Error when I send correct body
Here is my Pipe. When I send not correct body, validation work. But when I send correct body, I get Validation Error ([Nest] 15132 ERROR [ExceptionsHandler] Validation error
Error)
Here is my Pipe. When I send not correct body, validation work. But when I send correct body, I get Validation Error ([Nest] 15132 ERROR [ExceptionsHandler] Validation error
Error)