bean validation framework

TechCast #25 – Emmanuel Bernard on Bean Validation JSR-303 and Hibernate Search

In this podcast, we speak to JBoss’s Emmanuel Bernard on the future of validation using JSR-303, the Bean Validation framework. JSR-303 aims to provide an annotation-driven mechanism to mark plain old java beans with annotations, such as @NotNull, @Min, @Max, and can support custom validation annotations as well. JSR-303 is part of the Java EE … Read More