JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.humandevice.validator
,
com.humandevice.validator.errors
,
com.humandevice.validator.rules
,
com.humandevice.validator.utils
,
com.humandevice.validator.widget
Class Hierarchy
java.lang.Object
com.humandevice.validator.errors.
Errors
com.humandevice.validator.utils.
ErrorTextWatcher
(implements android.text.TextWatcher)
com.humandevice.validator.rules.
Rule
<T>
com.humandevice.validator.rules.
CheckedRule
com.humandevice.validator.rules.
CustomRule
com.humandevice.validator.rules.
EqualsRule
com.humandevice.validator.rules.
NotEqualsRule
com.humandevice.validator.rules.
LengthRule
com.humandevice.validator.rules.
MaxLengthRule
com.humandevice.validator.rules.
MinLengthRule
com.humandevice.validator.rules.
NotEmptyListRule
<E>
com.humandevice.validator.rules.
NotEmptyRule
com.humandevice.validator.rules.
RegexRule
com.humandevice.validator.rules.
EmailRule
com.humandevice.validator.rules.
PasswordRule
com.humandevice.validator.rules.
PhoneRule
com.humandevice.validator.rules.
PostcodeRule
com.humandevice.validator.rules.
Rule.PriorityComparator
(implements java.util.Comparator<T>)
SwitchCompat
com.humandevice.validator.widget.
ValidatorSwitch
(implements com.humandevice.validator.widget.
ValidatorView
)
TextInputEditText
com.humandevice.validator.widget.
ValidatorEditText
(implements com.humandevice.validator.widget.
ValidatorView
)
TextInputLayout
com.humandevice.validator.widget.
ValidatorTextInputLayout
(implements com.humandevice.validator.widget.
ValidatorView
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.humandevice.validator.errors.
ValidationException
com.humandevice.validator.errors.
ValidationError
com.humandevice.validator.
Validator
com.humandevice.validator.utils.
ValidatorUtils
android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)
android.widget.TextView (implements android.view.ViewTreeObserver.OnPreDrawListener)
android.widget.Button
android.widget.CompoundButton (implements android.widget.Checkable)
android.widget.CheckBox
com.humandevice.validator.widget.
ValidatorCheckBox
(implements com.humandevice.validator.widget.
ValidatorView
)
Interface Hierarchy
com.humandevice.validator.rules.
CustomRule.RuleChecker
com.humandevice.validator.widget.
ValidatorView
Annotation Type Hierarchy
com.humandevice.validator.
Validator.DisplayMode
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes