Skip to content

Figure out a way to show all fields that have serialization errors not just the first one #12

@mlieberman85

Description

@mlieberman85

Serde short circuits once it finds a field it can't deserialize into and returns the error. It would be nice to record all the errors and return the list of errors to the user so they know all the fields that are incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions