Spring Boot - Bean Validation

Опубликовано: 16 Март 2026
на канале: Rodrigo Freitas
1,808
91

In this video, we learn how to validate the fields of our class using annotations such as: not null, size, max, min, positive, among others.

It's possible to check if the object has properties with violations by trying to insert them directly into the table or using the validate method, which was also explained in the video.

Link to share the video:    • Spring Boot - Bean Validation  
Link to the channel for other Java and Spring videos:    / rodrigofreitasalv