Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bean-validation

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?

Spring MVC Cross-field Validation: Code Smell?

Is there a standard way to enable JSR 303 Bean Validation using annotated method arguments

Spring boot, how to use @Valid with List<T>

Implementing custom validation logic for a spring boot endpoint using a combination of JSR-303 and Spring's Validator

How to avoid cross dependency between layers because of @Constraint validatedBy?

java maven bean-validation

Method Parameter Validation with JSR-303

java spring bean-validation

Using both JSR-303 and Traditional Bean Validation?

Building Dynamic ConstraintViolation Error Messages

What setup do I need to do to use JSR-303 annotations with Spring?

java spring bean-validation

Bean Validation Message with dynamic parameter