-
Notifications
You must be signed in to change notification settings - Fork 713
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
@tmagic/form 支持必填项或者自定义校验规则吗? #557
Comments
frontend-winter
changed the title
@tmagic/form 支持必填项获取自定义rules吗?
@tmagic/form 支持必填项或者自定义校验规则吗?
Nov 24, 2023
支持的,可以看ts 定义 |
必填例子
自定义校验
|
点击保存的时候如何校验表单,通过才能保存? |
新增了props-submit-error/props-form-error两个事件 |
jia000
pushed a commit
that referenced
this issue
Dec 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
表单里面必填项和校验规则还是比较常见的需求,可以加上吗?
The text was updated successfully, but these errors were encountered: