Interface | Description |
---|---|
DateTimeValue.IValueProcessor | |
IDataRangeValuesProvider | |
IRSAKeyProvider |
Class | Description |
---|---|
CompareValidator |
参数值比较验证
|
DataRangeValidator | |
DateTimeValidator |
日期类型参数验证
|
DateTimeValue | |
EmailValidator |
邮箱地址格式验证
|
IDCardValidator |
身份证号码验证
|
LengthValidator |
字符串长度验证
|
MobileValidator |
目前匹配号段:
- 中国电信号段: 133、153、173、177、180、181、189、190、191、193、199 - 中国联通号段: 130、131、132、145、155、156、166、167、171、175、176、185、186、196 - 中国移动号段: 134(0-8)、135、136、137、138、139、1440、147、148、150、151、152、157、158、159、172、178、182、183、184、187、188、195、197、198 - 中国广电号段: 192 - 其他号段: 14号段部分为上网卡专属号段:中国联通145,中国移动147,中国电信149 - 虚拟运营商 + 电信:1700、1701、1702、162 + 移动:1703、1705、1706、165 + 联通:1704、1707、1708、1709、171、167 + 卫星通信:1349、174 + 物联网:140、141、144、146、148 |
NumericValidator |
数值类型参数验证
|
RegexValidator |
正则表达式验证
|
RequiredValidator |
必填项验证
|
RSADataValidator |
Enum | Description |
---|---|
VCompare.Cond |
比较条件
|
Annotation Type | Description |
---|---|
VCompare |
参数值比较验证注解
|
VDataRange | |
VDateTime |
日期字符串参数验证注解
|
VEmail |
邮箱地址格式验证注解
|
VIDCard |
身份证号码验证注解
|
VLength |
字符串长度验证注解
|
VMobile |
手机号码验证注解
|
VNumeric |
数值类型参数验证注解
|
VRegex |
正则表达式验证注解
|
VRequired |
必填项验证注解
|
VRSAData |
Copyright © 2022. All rights reserved.