javax notblank tidak berfungsi

add in pom.xml

<dependency> 
    <groupId>org.springframework.boot</groupId> 
    <artifactId>spring-boot-starter-validation</artifactId> 
</dependency>

need restart intellij ide
Encouraging Eagle