Closed sivabalan02 closed 7 years ago
When I am passing without any fields on the post method, it doesn't show fields required message rather it shows one error as base object empty. I want all the field errors on that. Is that possible?
Apologies for the delayed response here. Can you provide an example? The error object comes from Joi, we just decorate it.
When I am passing without any fields on the post method, it doesn't show fields required message rather it shows one error as base object empty. I want all the field errors on that. Is that possible?