This website requires JavaScript.
Explore
Help
Sign In
gateway
/
validator
Watch
1
Star
0
Fork
0
You've already forked validator
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21
Commits
2
Branches
0
Tags
67abdaeb7da5fe2535595a408b75a5d485cb04fa
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
67abdaeb7d
优化handleSliceString
2024-05-16 21:50:00 +08:00
define
增加字符串子串的验证
2024-05-16 21:38:52 +08:00
.gitignore
update go mod
2024-04-29 10:42:50 +08:00
go.mod
增加handle format的单元测试以及修复float处理的BUG
2024-05-01 23:17:14 +08:00
go.sum
增加handle format的单元测试以及修复float处理的BUG
2024-05-01 23:17:14 +08:00
handle_base_test.go
增加单元测试 + 修复BUG
2024-05-02 17:57:28 +08:00
handle_base.go
增加字符串子串的验证
2024-05-16 21:38:52 +08:00
handle_map.go
代码拆分文件
2024-05-01 22:35:07 +08:00
handle_slice.go
优化handleSliceString
2024-05-16 21:50:00 +08:00
LICENSE
Initial commit
2024-04-29 10:40:38 +08:00
README.md
Initial commit
2024-04-29 10:40:38 +08:00
rule_instance.go
增加字符串子串的验证
2024-05-16 21:38:52 +08:00
run_test.go
增加部分数据验证转化逻辑
2024-04-29 17:29:46 +08:00
run.go
增加有条件必传的数据验证
2024-05-16 21:12:17 +08:00
README.md
validator
数据验证规则
Description
数据验证规则
Readme
Apache-2.0
120
KiB
Languages
Go
100%