bugventure/request-validator

Add detailed error reporting

Closed this issue · 1 comments

Provide additional error details that will help users identify the exact path in the object graph where the validation error occurred.

  • Added key, required and missing properties to error objects.
  • Added support for message and requiredMessage customization in JSON schema.