naz / swagger-express-validator

Lightweight requrest/response validation middleware based on swagger/OpenAPI schema
MIT License
56 stars 24 forks source link

returnResponseErrors option is not working #41

Open Somebi opened 5 years ago

Somebi commented 5 years ago

It seems that returnResponseErrors is not working...

kibertoad commented 5 years ago

I'll take a look. Can you share your config, request you send, expected error and response you are getting?

kibertoad commented 5 years ago

@Somebi I can't reproduce this. Could you please share your code?