//
pkg.gl
Category
github.com/zerogo-hub/zero-helper
regexp
package
0.49.11
Repository:
https://github.com/zerogo-hub/zero-helper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
50 SLOC
#
Functions
IsAccount
IsAccount 判断是否是合法的账号/用户名 包含:数字,大小写字母,_,— 其中,数字,_,- 不可以放在开头.
IsChinesePhone
IsChinesePhone 判断是否是中国大陆手机号.
IsEmail
IsEmail 判断是否是邮件.
IsNickName
IsNickName 判断是否是合法的昵称 包含: 数字,大小写英文字母,_, -, 汉字.