Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bean-validation

"Turn off" bean validation programmatically (javax.validation.constraints)

Spring Boot JSR303 message code in annotation getting ignored

Customizing JAX-RS response when a ConstraintViolationException is thrown by Bean Validation

Adding custom ConstraintValidator for @Future and LocalDate to a Spring Boot project

Will JAX-RS support validation groups?

jax-rs bean-validation

JPA Validation of Email String Collection

How to get the payload property from bean validation annotation

Programmatic Bean Validation (JSR 303) without Annotation [duplicate]

Interpolate validation-specific parameters in bean validation message

The orders of bean validation default parameters?

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?