CustomStringExtension extension

on

Properties

emailIsValid bool

Available on String, provided by the CustomStringExtension extension

no setter
formatPhoneNumber String

Available on String, provided by the CustomStringExtension extension

no setter
inCaps String

Available on String, provided by the CustomStringExtension extension

no setter
isHourValid bool

Available on String, provided by the CustomStringExtension extension

no setter
isImageExtension bool

Available on String, provided by the CustomStringExtension extension

no setter
isPhoneValid bool

Available on String, provided by the CustomStringExtension extension

no setter
passwordIsValid bool

Available on String, provided by the CustomStringExtension extension

no setter
passwordIsValidAtLeastOneNumber bool

Available on String, provided by the CustomStringExtension extension

no setter
passwordIsValidAtLeastOneSpecialCharacter bool

Available on String, provided by the CustomStringExtension extension

no setter
passwordIsValidAtLeastOneUpperCase bool

Available on String, provided by the CustomStringExtension extension

no setter
passwordIsValidLength bool

Available on String, provided by the CustomStringExtension extension

no setter
removeAllMask String

Available on String, provided by the CustomStringExtension extension

no setter
removeCurrencyMask String

Available on String, provided by the CustomStringExtension extension

no setter
toBool bool

Available on String, provided by the CustomStringExtension extension

no setter
toDateLocal String

Available on String, provided by the CustomStringExtension extension

no setter
toDateTime DateTime?

Available on String, provided by the CustomStringExtension extension

no setter
toDateTimeLocal String

Available on String, provided by the CustomStringExtension extension

no setter
toLocalDate DateTime

Available on String, provided by the CustomStringExtension extension

no setter
toLocalDateTime DateTime

Available on String, provided by the CustomStringExtension extension

no setter
toRemoteDate DateTime

Available on String, provided by the CustomStringExtension extension

no setter
toRemoteString String

Available on String, provided by the CustomStringExtension extension

no setter

Methods

removeBrackets({bool keepSingleBrackets = false, String separator = ', '}) String

Available on String, provided by the CustomStringExtension extension

toDisplayLocal({String regex = '/'}) String

Available on String, provided by the CustomStringExtension extension