Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bean-validation

Spring Boot JSR-303/349 configuration

How to validate an attribute based on another in spring-boot in a clean way?

Spring MVC and JSR-303 hibernate conditional validation

spring-data-jpa bean validation in junit tests

Bean-Validation 1.1 in Glassfish 4.0 - CDI Injection not working as intended

How to properly throw MethodArgumentNotValidException

Bean Validation Fails on Hibernate Proxy? Expected Behavior?

nested Annotation List in Scala

javax.validation.UnexpectedTypeException: HV000030: No validator could be found for type: java.lang.Integer

Java Bean Validation: How do I specify multiple validation constraints of the same type but with different groups?

How to localize Bean Validation messages

javax.validation.NotBlank missing validator

How to include Bean Validation constraints in Jackson generated JSON schema

Bean Validation for @Past or today?

java bean-validation

Why @AssertTrue doesn't work while @NotNull works?

How to validate 2 field with OR condition?

JSR-303 dependency injection and Hibernate

Bean Validation's resourcebundle parameterization possibility in JSF 2?

How to change location of ValidationMessages.properties in Bean Validation

java-ee-6 bean-validation

Hibernate not following JPA specifications when combined with Bean Validation API?