RegexConst class

Constructors

RegexConst()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

regexChinaCardId String
中国身份号码
getter/setter pair
regexChinaMobile String
中国移动电话号码
getter/setter pair
regexEmail String
邮箱
getter/setter pair
regexIp4 String
IP4
getter/setter pair
regexIpAddress String
ip地址
getter/setter pair
regexUri String
Uri
getter/setter pair
stringMarkChinaCardId String
身份证掩码规则
getter/setter pair
stringMarkChinaMobile String
中国移动电话号码掩码规则
getter/setter pair