| Interface | Description |
|---|---|
| CreateConstraint | |
| UpdateConstraint |
| Class | Description |
|---|---|
| ChinaCellValidator |
ChinaCell 验证器 |
| CNStringValidator |
ChinaCell 验证器 |
| IDCardInfo | |
| IDCardUtil | |
| IDCardValidator | |
| ReversePatternValidator |
ReversePattern 的验证器 |
| Enum | Description |
|---|---|
| ReversePattern.Flag |
Possible Regexp flags.
|
| Annotation Type | Description |
|---|---|
| ChinaCell |
中国内地手机号验证
|
| ChinaCell.List | |
| CNString |
只允许中文
|
| CNString.List | |
| IDCard |
中国(CN)大陆地区身份证号码验证
|
| ReversePattern |
与
Pattern相反正则表达式的内容检查注解 |
| ReversePattern.List |
Defines several
ReversePattern annotations on the same element. |