Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.29 KB

javabeans.md

File metadata and controls

22 lines (18 loc) · 1.29 KB

Bookmarks tagged [javabeans]

https://www.youtube.com/watch?v=GdKuxmtA65I

Bean Validation 2.0 is out and the theme is Java 8. That’s a good thing since Java 8 brings not only new types to validate but also new locations to put annotations on.

We took that round to add usef...


https://beanvalidation.org/

What is Jakarta Bean Validation Jakarta Bean Validation is a Java specification which