StringExtensions extension

on

Methods

isAlphabet() bool
Alphabet Only regex
isAlphabetNumeric() bool
Alphabet & Numeric Only regex
isAlphabetNumericSymbol() bool
Alphabet, Numeric, Symbol Only regex
isApk() bool
APK regex
isAudio() bool
Audio regex
isBinary() bool
Binary regex Consist only 0 & 1
isBitcoinAddress() bool
Bitcoin Address
isBitcoinSegwitAddress() bool
Bitcoin (Segwit) Address
isBitcoinTaprootAddress() bool
Bitcoin (Taproot) Address
isCurrency() bool
Currency regex
isCVV() bool
CVV regex
isDateTime() bool
Date Time regex Return true to utc & common formatted date time.
isDateTimeUTC() bool
DateTime regex (UTC)
isDoc() bool
Document regex
isEmail() bool
Email regex
isEthereumAddress() bool
Ethereum Address
isExcel() bool
Excel regex
isGithub() bool
Github repository regex
isHex() bool
Hexadecimal regex
isHtml() bool
HTML regex
isImage() bool
Image regex
isIpa() bool
IPA regex
isIPV4() bool
IPv4 regex
isIPV6() bool
IPv6 regex
isISBN() bool
ISBN 10 & 13 regex
isMD5() bool
MD5 regex
isNumeric() bool
Numeric Only regex
isPassport() bool
Passport No. regex
isPasswordEasy() bool
Password (Easy) Regex
isPasswordEasyWithspace() bool
Password (Easy) Regex
isPasswordHard() bool
Password (Hard) Regex
isPasswordHardWithspace() bool
Password (Hard) Regex
isPasswordNormal1() bool
Password (Normal) Regex
isPasswordNormal1Withspace() bool
Password (Normal) Regex
isPasswordNormal2() bool
Password (Normal) Regex
isPasswordNormal2Withspace() bool
Password (Normal) Regex
isPasswordNormal3() bool
Password (Normal) Regex
isPasswordNormal3Withspace() bool
Password (Normal) Regex
isPdf() bool
PDF regex
isPhone() bool
Phone Number regex
isPPT() bool
PPT regex
isSHA1() bool
SHA1 regex
isSHA256() bool
SHA256 regex
isSSN() bool
SSN (Social Security Number) regex
isTxt() bool
Txt regex
isUri() bool
URI regex
isUrl() bool
URL regex
isUsername() bool
Username regex
isUsernameDiscord() bool
Username (Discord) regex
isUsernameGoogle() bool
Username (Google) regex
isUsernameInstagram() bool
Username (Instagram) regex
isUsernameV2() bool
Username regex (v2)
isUUID() bool
UUID
isVector() bool
Image vector regex
isVideo() bool
Video regex