Results 1 to 2 of 2

Thread: rejectIfEmptyOrWhitespace

  1. #1
    Join Date
    Apr 2005
    Location
    Brazil
    Posts
    66

    Default rejectIfEmptyOrWhitespace

    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");

  2. #2
    Join Date
    Apr 2005
    Location
    Brazil
    Posts
    66

    Default

    the error...


    The method rejectIfEmptyOrWhitespace(Errors, String, String) is undefined for the type ValidationUtils line 81 23 de Maio de 2005 11:41:53

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •