https://github.com/yangtianxia/vant-validator
vant-form组件表单数据验证
https://github.com/yangtianxia/vant-validator
Last synced: 28 days ago
JSON representation
vant-form组件表单数据验证
- Host: GitHub
- URL: https://github.com/yangtianxia/vant-validator
- Owner: yangtianxia
- License: mit
- Archived: true
- Created: 2023-08-17T08:05:26.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T01:46:00.000Z (11 months ago)
- Last Synced: 2025-08-16T21:48:49.558Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vant-validator
可用于 `vant` 的form组件验证,如果想要类似 `ant-design` form组件的rules方式,可以改造一下vant的form和field组件。
使用文档:[@txjs/validator](https://github.com/yangtianxia/validator)