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

Fixes #873: improve Bean Validation failure messages #874

Merged
merged 7 commits into from
Feb 14, 2024

Conversation

tatu-at-datastax
Copy link
Contributor

What this PR does:

Improves general failure message produced for Bean Validation constraints-validation failures: adds actual value, and improves messages layout slightly.

Which issue(s) this PR fixes:
Fixes #873

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@tatu-at-datastax tatu-at-datastax self-assigned this Feb 13, 2024
@tatu-at-datastax tatu-at-datastax marked this pull request as ready for review February 13, 2024 18:13
@tatu-at-datastax tatu-at-datastax requested a review from a team as a code owner February 13, 2024 18:13
@tatu-at-datastax tatu-at-datastax merged commit 7e11cbb into main Feb 14, 2024
2 checks passed
@tatu-at-datastax tatu-at-datastax deleted the tatu/873-validation-error-msg branch February 14, 2024 16:55
Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

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.

Unclear error message for Bean Validation failures
3 participants