Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-validator

Spring validator: having both annotation and validator implementation

JSR Bean Validation and multiple groups, AND vs OR

Hibernate validator to validate constraints if @Constraint(validated by = {})

javax.validation: Receive an error 'No validator could be found for type:'

Using hibernate validator JodaTime bean validation constraints in JBoss

JSR 303 implementation gives ClassCastException

When JodaTime v. 2.5 library included into WAR file deployment fails

Register new constraint validator for standard bean validation annotation

How can I change annotations/Hibernate validation rules at runtime?

Input Validation using Hibernate Validator(JSR 303) vs other Frameworks (ESAPI, Apache Commons etc)

Running a hibernate constraint individually?

ConstraintViolationException handler isn't executed in Micronaut

Stop Hibernate from creating not-null constraints

Read several ValidationMessages.properties from classpath

Hibernate Validator : Using if - else kind of logic in annotation

Hibernate validator for chars

Bean validation for Integer field

Source of org.hibernate.validator.engine.ConfigurationImpl

Not getting proper response while bean validation failed in spring boot app

Spring Validation vs Hibernate Validation