378 B
378 B
spring-boot-validation-examples
implementation ("org.springframework.boot:spring-boot-starter-validation")
Annotations
- @Digits
- @Max
- @Min
- @Negative
- @NotBlank
- @NotEmpty
- @NotNull
- @Null
- @Pattern
- @Positive
- @Size
https://docs.jboss.org/hibernate/beanvalidation/spec/2.0/api/
developed by Elex