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
13
Commits
1
Branch
0
Tags
196e1faeeb1fda87fe608a1c1e6ba9475d03ce99
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
196e1faeeb
add basic number validation
2023-11-19 19:33:34 +00:00
all_test.go
number tests
2023-10-08 16:20:21 +01:00
all.go
add all validator, simplify error messages
2023-10-07 13:42:17 +01:00
chars_test.go
number tests
2023-10-08 16:20:21 +01:00
chars.go
add all validator, simplify error messages
2023-10-07 13:42:17 +01:00
email_test.go
number tests
2023-10-08 16:20:21 +01:00
email.go
add all validator, simplify error messages
2023-10-07 13:42:17 +01:00
equal_test.go
add validate.Equal
2023-10-12 19:55:08 +01:00
equal.go
add validate.Equal
2023-10-12 19:55:08 +01:00
go.mod
add workspace, validation
2023-10-06 11:58:24 +01:00
in_test.go
add validate.Equal
2023-10-12 19:55:08 +01:00
in.go
add all validator, simplify error messages
2023-10-07 13:42:17 +01:00
length_test.go
number tests
2023-10-08 16:20:21 +01:00
length.go
add all validator, simplify error messages
2023-10-07 13:42:17 +01:00
number.go
add basic number validation
2023-11-19 19:33:34 +00:00
size_test.go
fix size validation error again, add tests
2023-10-16 17:43:05 +01:00
size.go
fix size validation error again, add tests
2023-10-16 17:43:05 +01:00
uuid_test.go
number tests
2023-10-08 16:20:21 +01:00
uuid.go
add all validator, simplify error messages
2023-10-07 13:42:17 +01:00
S
Description
No description provided
59
KiB
Languages
Go
100%