This website requires JavaScript.
Explore
Help
Sign In
go
/
validate
Watch
1
Star
0
Fork
0
You've already forked validate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
17
Commits
1
Branch
0
Tags
7160519ec35078a3d5594be66463c512eec617bc
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Aneurin Barker Snook
7160519ec3
fix go version to 1.21
2023-11-20 21:02:21 +00:00
all_test.go
update all validation tests
2023-11-19 20:42:48 +00:00
all.go
add all validator, simplify error messages
2023-10-07 13:42:17 +01:00
chars_test.go
add ExceptChars validator
2023-11-20 17:59:05 +00:00
chars.go
add ExceptChars validator
2023-11-20 17:59:05 +00:00
email_test.go
add validation error type, fix tests, add number tests
2023-11-19 20:27:33 +00:00
email.go
update all validation tests
2023-11-19 20:42:48 +00:00
equal_test.go
update all validation tests
2023-11-19 20:42:48 +00:00
equal.go
update all validation tests
2023-11-19 20:42:48 +00:00
error_test.go
add validation error type, fix tests, add number tests
2023-11-19 20:27:33 +00:00
error.go
add validation error type, fix tests, add number tests
2023-11-19 20:27:33 +00:00
go.mod
fix go version to 1.21
2023-11-20 21:02:21 +00:00
in_test.go
add validation error type, fix tests, add number tests
2023-11-19 20:27:33 +00:00
in.go
update all validation tests
2023-11-19 20:42:48 +00:00
length_test.go
update all validation tests
2023-11-19 20:42:48 +00:00
length.go
update all validation tests
2023-11-19 20:42:48 +00:00
number_test.go
add validation error type, fix tests, add number tests
2023-11-19 20:27:33 +00:00
number.go
add validation error type, fix tests, add number tests
2023-11-19 20:27:33 +00:00
size_test.go
update all validation tests
2023-11-19 20:42:48 +00:00
size.go
update all validation tests
2023-11-19 20:42:48 +00:00
uuid_test.go
add validation error type, fix tests, add number tests
2023-11-19 20:27:33 +00:00
uuid.go
update all validation tests
2023-11-19 20:42:48 +00:00
S
Description
No description provided
59
KiB
Languages
Go
100%