This website requires JavaScript.
Explore
Help
Sign in
Fuyu
/
validate
Watch
4
Star
0
Fork
You've already forked validate
1
Code
Issues
Pull requests
Releases
Wiki
Activity
A fast pacakge for validation
10
commits
1
branch
5
tags
76
KiB
Go
100%
6942b984c1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
NiseVoid
6942b984c1
Fix inconsistent test name
2021-11-11 10:44:47 +01:00
bench_test.go
Initial commit
2018-12-20 20:17:46 +01:00
go.mod
Add go.mod
2021-11-11 10:44:34 +01:00
input.go
Add support for custom validation rules
2019-04-26 10:33:41 +02:00
LICENSE
Add LICENSE
2019-01-23 14:31:30 +01:00
rules.go
Add lte and gte
2021-11-11 10:43:42 +01:00
rules_test.go
Fix inconsistent test name
2021-11-11 10:44:47 +01:00
validate.go
Add ValidateValuer
2020-11-04 18:09:07 +01:00
validate_test.go
Add ValidateValuer
2020-11-04 18:09:07 +01:00