Skip to content

Give a good error for duplicated fields #4

@Seelengrab

Description

@Seelengrab

It would be nice to be able to point at the exact fields that are duplicated, instead of just pointing out that they are.

allunique(filter(!=(:_), fieldtuple)) || throw(ArgumentError("Fields need to be uniquely identifiable!"))

allunique(filter(!=(:_), fields)) || throw(ArgumentError("Fields need to be uniquely identifiable!"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    errorsRelated to error messages & their UXgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions