Skip to content

Fix incorrect Display formatting of ValidationError params#391

Open
mscofield0 wants to merge 4 commits intoKeats:masterfrom
mscofield0:fix-incorrect-display-serialization-of-params
Open

Fix incorrect Display formatting of ValidationError params#391
mscofield0 wants to merge 4 commits intoKeats:masterfrom
mscofield0:fix-incorrect-display-serialization-of-params

Conversation

@mscofield0
Copy link
Copy Markdown

Printing a validation error should not yield serde_json artifacts in its output.

Fixes #383

@Keats
Copy link
Copy Markdown
Owner

Keats commented Mar 16, 2026

Can you add a test for it?

@mscofield0
Copy link
Copy Markdown
Author

Just bumping since tests were added

Comment thread validator/src/types.rs Outdated
Copy link
Copy Markdown
Contributor

@Th3Link Th3Link left a comment

Choose a reason for hiding this comment

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

Reviewed, code wise its fine for me, the git commit messages needs improvement though

Co-authored-by: Marc-Hendric Lühr <marc@luehr.dev>
@mscofield0 mscofield0 requested a review from Th3Link April 14, 2026 08:30
@mscofield0
Copy link
Copy Markdown
Author

Reviewed, code wise its fine for me, the git commit messages needs improvement though

I would advise just to modify the squash commit info

Comment thread validator/src/types.rs Outdated
Co-authored-by: Marc-Hendric Lühr <marc@luehr.dev>
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.

Improve ValidationError Display

3 participants