Skip to content

Add more context to the non-unique array item in error #1363

Description

@yuri1969

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Error ReportingIssues related to clearer or more robust validation error reporting

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions