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
16
Commits
1
Branch
0
Tags
034557c12d3fda1990ec032fab20e6b5ed6d9200
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
034557c12d
add ExceptChars validator
2023-11-20 17:59:05 +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
add workspace, validation
2023-10-06 11:58:24 +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
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%