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

Update: Bean Validation Cheat Sheet #1505

Open
melbeltagy opened this issue Sep 30, 2024 · 2 comments
Open

Update: Bean Validation Cheat Sheet #1505

melbeltagy opened this issue Sep 30, 2024 · 2 comments
Assignees
Labels
ACK_OBTAINED Issue acknowledged from core team so work can be done to fix it. UPDATE_CS Issue about the update/refactoring of a existing cheat sheet.

Comments

@melbeltagy
Copy link
Contributor

What is missing or needs to be updated?

The current Bean Validation Cheat Sheet is referencing old versions of both Bean Validation and hibernate-validator.
Specifically:

  • Bean Validation 1.0 and Bean Validation 1.1, but latest version is 3.0 (after migration to latest Jakarta EE, version 10)
  • hibernate-validator version 5.2.4.Final, but latest stable version is 8.x

How should this be resolved?

Updating the examples and description to use latest Bean Validator libraries, code examples, and referencing latest documentations, if possible.

@melbeltagy melbeltagy added ACK_WAITING Issue waiting acknowledgement from core team before to start the work to fix it. HELP_WANTED Issue for which help is wanted to do the job. UPDATE_CS Issue about the update/refactoring of a existing cheat sheet. labels Sep 30, 2024
@szh
Copy link
Collaborator

szh commented Sep 30, 2024

@melbeltagy Do you want to submit a PR to fix this?

@melbeltagy
Copy link
Contributor Author

@szh Yes, please

@szh szh added ACK_OBTAINED Issue acknowledged from core team so work can be done to fix it. and removed ACK_WAITING Issue waiting acknowledgement from core team before to start the work to fix it. HELP_WANTED Issue for which help is wanted to do the job. labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACK_OBTAINED Issue acknowledged from core team so work can be done to fix it. UPDATE_CS Issue about the update/refactoring of a existing cheat sheet.
Projects
None yet
Development

No branches or pull requests

2 participants