The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
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
What is missing or needs to be updated?
The current Bean Validation Cheat Sheet is referencing old versions of both
Bean Validation
andhibernate-validator
. Specifically:5.2.4.Final
, but latest stable version is8.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.