Closed haimgel closed 1 year ago
Make an error message less confusing when an input value cannot be deserialized.
Instead of saying "invalid digit", it will specify what string exactly couldn't be parsed as an input value.
This makes #64 less of an issue.
Make an error message less confusing when an input value cannot be deserialized.
Instead of saying "invalid digit", it will specify what string exactly couldn't be parsed as an input value.
This makes #64 less of an issue.