Пример #1
0
 /**
  * 检查注册参数
  *
  * @return
  */
 public boolean checkInputParams() {
   return editTextValidator.validate();
 }