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
19
Commits
1
Branch
0
Tags
d55961c207c71039c470533d37d7b21494503f00
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
d55961c207
migrate from recipeer org to annybs
2024-04-25 22:00:39 +01: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
migrate from recipeer org to annybs
2024-04-25 22:00:39 +01: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
url_test.go
add url validator
2023-11-26 12:00:15 +00:00
url.go
add url validator
2023-11-26 12:00:15 +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%