1. 05 Nov, 2020 4 commits
  2. 01 Nov, 2020 1 commit
  3. 27 Oct, 2020 1 commit
    • Added this simple function to provide better password validation using GetUtils
      With this you can validate a password field combining:
      GetUtils.isnumericOnly(string) & GetUtils.isAlphabetOnly(string) & GetUtils.isLengthGreaterOrEqual(string);
      
      Thank you very much.
      AleFachini authored
  4. 25 Oct, 2020 4 commits
  5. 20 Oct, 2020 4 commits
  6. 18 Oct, 2020 2 commits
  7. 17 Oct, 2020 23 commits
  8. 15 Oct, 2020 1 commit