StringExtensions extension
- on
Properties
- isCNPhoneNumber → bool
-
Available on String, provided by the StringExtensions extension
验证国内手机号码no setter - isEmail → bool
-
Available on String, provided by the StringExtensions extension
验证邮箱no setter - md5 → String
-
Available on String, provided by the StringExtensions extension
MD5no setter
Methods
-
hasMatch(
String pattern) → bool -
Available on String, provided by the StringExtensions extension
RegExp Match pattern