ExtendedString extension
- on
Properties
- censored → String
-
read-only
- containsLowerCase → bool
-
read-only
- containsUpperCase → bool
-
read-only
- containsWhiteSpace → bool
-
read-only
- isAlphanumeric → bool
-
read-only
- isAlphanumericUppercase → bool
-
read-only
- isAlphanumericUppercaseWithSymbol → bool
-
read-only
- isEmail → bool
-
read-only
- removeExtraWhiteSpaces → String
-
Remove extra whitespace between words then trim.
read-only