CustomStringExtensions extension
- on
Properties
- capitalize → String
-
Available on String, provided by the CustomStringExtensions extension
no setter - getDoubleValue → double
-
Available on String, provided by the CustomStringExtensions extension
no setter - getIntValue → int
-
Available on String, provided by the CustomStringExtensions extension
no setter - is32Hex → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - is64Hex → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isEmailValid → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isEmailValidTypingAttempt → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isNameValid → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isOTPValid → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isPasswordValid → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isURLValid → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isValidFilename → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isValidNumber → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isValidNumberInteger → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isValidNumberWithCountryCode → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter - isValidText → bool
-
Available on String, provided by the CustomStringExtensions extension
no setter
Methods
-
isUrlSafe(
int minLength) → bool -
Available on String, provided by the CustomStringExtensions extension
-
isValidOTP(
int otpLength) → bool -
Available on String, provided by the CustomStringExtensions extension