Skip to content

fix: Improve serialization of dyn ValicoError#89

Merged
s-panferov merged 2 commits intos-panferov:masterfrom
bcheidemann:fix/88
Feb 20, 2023
Merged

fix: Improve serialization of dyn ValicoError#89
s-panferov merged 2 commits intos-panferov:masterfrom
bcheidemann:fix/88

Conversation

@bcheidemann
Copy link
Contributor

Fixes #88

This PR ensures that dyn ValicoError is serialized the same as a concrete implementation of ValicoError. This allows ValidationState to be serialized correctly.

Please let me know if there's a better way to do this! :)

@s-panferov s-panferov merged commit 9a8d829 into s-panferov:master Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Serialize trait on ValidationState does not produce the expected output

2 participants