WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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