Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-validator

How to get query parameter name from ConstraintViolationException

Hibernate validator - conditionally apply validator

How to interpolate the ConstraintValidator message on a Custom Validation Annotation

java hibernate-validator

How to log validation errors in Spring boot application

Internationalization in Hibernate validators

Spring JSR303 validation doesn't work like described in Spring Documentation

Bean Validation range constraint

method marked with @AssertTrue is not invoked

Java bean validation: Optional fields annotation

Validator that must accept only specific numeric values

@Valid (javax.validation.Valid) is not recursive for the type of list

How to add custom error messages in Hibernate validator

hibernate-validator

Spring Web MVC validation by Hibernate Validator doesn't draw Errors in BindingResult

Multiple validators on one field with JSF bean validation

El implementation is not found for hibernate-validator in osgi-container

Setting dynamic data to min and max attributes of @Range annotation - hibernate validators

java hibernate-validator

Using javax.validation with Tomcat7

Java generics question - Class<T> vs. T?

Hibernate Validator exception "No validator could be found for type: java.lang.String."

Purpose of @NotNull.List