How to automatically validate entity attributes with Hibernate Validator

preview_player
Показать описание
Validation is an important task, but it’s most often also tedious to implement. It’s a good thing that the BeanValidation specification and Hibernate Validator as it’s reference implementation take over most of the work. They provide an easy to use, standardized way to validate object attributes and method parameters. And the best thing, they integrate with Hibernate ORM and all other JPA 2.x implementations to provide automatic validation of entity attributes.
Sounds interesting? Let me give you a quick overview of what you can do.

If you like this video, please give it a thumbs up and share it with your friends and co-workers.

Like my channel? Subscribe!

Join the free Member Library:

Want to connect with me?
#Hibernate #JPA #Validation #JAVA #BeanValidation #Tutorial
Рекомендации по теме
Комментарии
Автор

There is no way to explain this fact better and more extensively in just 5 minutes! There are short side notes on related topics. The video is factual and structured. Thank you!

marv-wsrs
Автор

Thank you! May be in the test case it would be more useful to use Java8 style to go through the Set - smth like this

lartsevevgenii
Автор

I have never understood one of your videos. Unfortunately this is also one of them.

fridric