OWASP / CheatSheetSeries

The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
https://cheatsheetseries.owasp.org
Creative Commons Attribution Share Alike 4.0 International
28.2k stars 3.95k forks source link

Update: Bean Validation Cheat Sheet #1505

Open melbeltagy opened 1 month ago

melbeltagy commented 1 month ago

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:

How should this be resolved?

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

szh commented 1 month ago

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

melbeltagy commented 1 month ago

@szh Yes, please