Skip to content

Enhance ConstraintViolation with JavaDoc and add MessageFormatter parameter #463

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

Merged
merged 1 commit into from
Apr 27, 2025

Conversation

making
Copy link
Owner

@making making commented Apr 27, 2025

  • Added comprehensive JavaDoc documentation to the ConstraintViolation class
  • Added message(MessageFormatter) method to allow runtime formatter switching
  • Added detail(MessageFormatter) method to customize violation details
  • Improved code documentation with examples and detailed explanations
  • New methods marked with @SInCE 0.16.0 tag

🤖 Generated with Claude Code

…ameter

- Added comprehensive JavaDoc documentation to the ConstraintViolation class
- Added message(MessageFormatter) method to allow runtime formatter switching
- Added detail(MessageFormatter) method to customize violation details
- Applied spring-javaformat for consistent code style
- Improved code documentation with examples and detailed explanations
- New methods marked with @SInCE 0.16.0 tag

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@making making added the enhancement New feature or request label Apr 27, 2025
@making making merged commit dc7add9 into develop Apr 27, 2025
4 checks passed
@making making deleted the update-constraint-violation branch April 28, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant