Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

身份证校验 输入正确的身份证 校验无法通过 #10257

Open
18049684135 opened this issue May 17, 2024 · 3 comments
Open

身份证校验 输入正确的身份证 校验无法通过 #10257

18049684135 opened this issue May 17, 2024 · 3 comments
Assignees

Comments

@18049684135
Copy link

身份证校验 输入正确的身份证 校验无法通过 使用 validations - isId

@CheshireJCat
Copy link
Collaborator

没复现,贴一下你的schema以及校验的身份证号

@18049684135
Copy link
Author

在官网试了也是不行的 身份证 429005200407300043 {
"type": "input-text",
"name": "name",
"validations": {
"isId": true
},
"label": "身份证:"
}

@18049684135
Copy link
Author

没复现,贴一下你的schema以及校验的身份证号

在官网试了也是不行的 身份证 429005200407300043 {
"type": "input-text",
"name": "name",
"validations": {
"isId": true
},
"label": "身份证:"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants