Why I can found this method on my aplication? it has been deprecated??
I'm using this way...
Code:ValidationUtils.rejectIfEmptyOrWhitespace(errors, "login", "erro.login.vazio");
Why I can found this method on my aplication? it has been deprecated??
I'm using this way...
Code:ValidationUtils.rejectIfEmptyOrWhitespace(errors, "login", "erro.login.vazio");
the error...
The method rejectIfEmptyOrWhitespace(Errors, String, String) is undefined for the type ValidationUtils line 81 23 de Maio de 2005 11:41:53