Package 

Class BaseValidator

    • Constructor Summary

      Constructors 
      Constructor Description
      BaseValidator(TextInputLayout errorContainer)
    • Method Summary

      Modifier and Type Method Description
      boolean validate(CharSequence charSequence)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseValidator

        BaseValidator(TextInputLayout errorContainer)