What is the best way to perform client-side form validation using Javascript (with minimal code duplication) when using JSR 303 bean validation on the server side? I\'m currentl
PrimeFaces Client Side Validation Framework Supports Bean Validation.
http://blog.primefaces.org/?p=2874