StringExtensions extension
- on
Properties
- camelCaseToWords → String
-
Available on String, provided by the StringExtensions extension
no setter - capitalize → String
-
Available on String, provided by the StringExtensions extension
no setter - capitalizeWords → String
-
Available on String, provided by the StringExtensions extension
no setter - digitsOnly → String
-
Available on String, provided by the StringExtensions extension
no setter - initials → String
-
Available on String, provided by the StringExtensions extension
no setter - isBlank → bool
-
Available on String, provided by the StringExtensions extension
no setter - isEmail → bool
-
Available on String, provided by the StringExtensions extension
no setter - isNotBlank → bool
-
Available on String, provided by the StringExtensions extension
no setter - isNumeric → bool
-
Available on String, provided by the StringExtensions extension
no setter - isPhoneNumber → bool
-
Available on String, provided by the StringExtensions extension
no setter - isUrl → bool
-
Available on String, provided by the StringExtensions extension
no setter - kebabCaseToWords → String
-
Available on String, provided by the StringExtensions extension
no setter - maskEmail → String
-
Available on String, provided by the StringExtensions extension
no setter - removeWhitespace → String
-
Available on String, provided by the StringExtensions extension
no setter - singleSpace → String
-
Available on String, provided by the StringExtensions extension
no setter - snakeCaseToWords → String
-
Available on String, provided by the StringExtensions extension
no setter - toBoolOrNull → bool?
-
Available on String, provided by the StringExtensions extension
no setter - toDateTimeOrNull → DateTime?
-
Available on String, provided by the StringExtensions extension
no setter - toDoubleOrNull → double?
-
Available on String, provided by the StringExtensions extension
no setter - toIntOrNull → int?
-
Available on String, provided by the StringExtensions extension
no setter