Does anyone know how to use hibernate validator to disallow spaces only in input field. I
thought @NotEmpty was the one, but it only checks for nulls and empty strings. It
doesn't trim and then check for empty string.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094345#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...