Skip to content

Print what field gives a serializa/deserialize error #42

@vrnvu

Description

@vrnvu

I was trying to write the PR myself but the code is quite confusing for me sorry.

The idea is that instead of a generic error:

Invalid Type: byte array (expected: a sequence)

A serializing library should give you the position, in this case we should know what field we are trying to parse:

Invalid Type for field "pieces": byte array (expected: a sequence)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions