Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: support Deserialize for ValidationErrors #364

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

ifiokjr
Copy link
Contributor

@ifiokjr ifiokjr commented Jan 9, 2025

Use Cow<'static, str> as suggested in #358 (comment).

Fixes #358

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use `Cow<'static, str>` as suggested in
Keats#358.
Copy link
Owner

@Keats Keats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice thanks

@ifiokjr
Copy link
Contributor Author

ifiokjr commented Jan 10, 2025

@Keats what's your timeline for this to be released?

@Keats
Copy link
Owner

Keats commented Jan 13, 2025

Sometime this week

@Keats Keats merged commit 06e69eb into Keats:master Jan 20, 2025
2 checks passed
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.

Add derive Deserialize to ValidationErrors
2 participants