Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bean-validation

Validating JAX-RS (Apache Wink) resources with JSR303?

JSR Bean Validation and multiple groups, AND vs OR

Using Spring's LocalValidatorFactoryBean with JSF

Spring JSR-303 bean validation not working, empty bindingresult

java spring bean-validation

ArquillianProxyException instead of ConstrainViolationException in JUnit @Test(expected)

JSF2 i18n bean validation messages

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

jaxb and jsr303

java jaxb bean-validation

Why <f:validateBean /> won't work?

jsf jsf-2 bean-validation

How to autowire service in ConstraintValidator

When to use Bean Validation vs a customized validation framework?

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

Register new constraint validator for standard bean validation annotation

hibernate validator - different groups on create, update, delete

JSR-303 Validation on Map with custom validator

Nested validation groups, Spring, JSR 303

Primefaces Chips Web Component

How to fix validation constraints in embedded object beeing ignored?

How to handle Resource validation in REST webservices?

Inject Service in ConstraintValidator [Bean Validator - JSR 303] Spring