StringValidateExt extension
- on
Properties
- hasLowercase → bool
-
Available on String, provided by the StringValidateExt extension
no setter - hasMinLength → bool
-
Available on String, provided by the StringValidateExt extension
no setter - hasNumber → bool
-
Available on String, provided by the StringValidateExt extension
no setter - hasNumberOrSymbol → bool
-
Available on String, provided by the StringValidateExt extension
no setter - hasSymbol → bool
-
Available on String, provided by the StringValidateExt extension
no setter - hasUppercase → bool
-
Available on String, provided by the StringValidateExt extension
no setter - isLocalUrl → bool
-
Available on String, provided by the StringValidateExt extension
no setter - isUrl → bool
-
Available on String, provided by the StringValidateExt extension
no setter - isValidPassword → bool
-
Available on String, provided by the StringValidateExt extension
no setter
Methods
-
isEmail(
) → bool -
Available on String, provided by the StringValidateExt extension