-
-
Notifications
You must be signed in to change notification settings - Fork 596
Open
Labels
Error ReportingIssues related to clearer or more robust validation error reportingIssues related to clearer or more robust validation error reporting
Description
Resolving validation errors caused by array items defined as unique requires post-processing the result to find the dups.
To illustrate, a validation of an array with 100s of items results in vague error of:
<array> has non-unique elements
Enriching ValidationError
with additional exact context as an index/duplicated item would help a lot.
Metadata
Metadata
Assignees
Labels
Error ReportingIssues related to clearer or more robust validation error reportingIssues related to clearer or more robust validation error reporting