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
17
Commits
2
Branches
0
Tags
2d8d05044c2ce0f38d3e7af7eef3ce0ff6c61b00
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
白茶清欢
2d8d05044c
修复数组最大长度验证的BUG
2024-05-16 20:44:20 +08:00
define
增加单元测试 + 修复BUG
2024-05-02 17:57:28 +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
增加单元测试 + 修复BUG
2024-05-02 17:57:28 +08:00
handle_map.go
代码拆分文件
2024-05-01 22:35:07 +08:00
handle_slice.go
修复数组最大长度验证的BUG
2024-05-16 20:44:20 +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
fix
2024-05-13 18:36:09 +08:00
run_test.go
增加部分数据验证转化逻辑
2024-04-29 17:29:46 +08:00
run.go
update
2024-05-02 18:36:19 +08:00
README.md
validator
数据验证规则
Description
数据验证规则
Readme
Apache-2.0
120
KiB
Languages
Go
100%