Skip to content

Aggregate multiple errors of same field/type #30

@typerandom

Description

@typerandom

We should have the ability to aggregate multiple errors of the same field/type when displaying. This so that error messages are easier to grasp for the user.

I.e. instead of:

Value must be 'abc'.
Value must be 'def'.

This should be able to be aggregated into:

Value must be either 'abc' or 'def'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions