Validate input data in Go https://pkg.go.dev/github.com/annybs/go-validate

Aneurin Barker Snook a31f5d500a add url validator %!s(int64=2) %!d(string=hai) anos
all.go c74486d122 add all validator, simplify error messages %!s(int64=2) %!d(string=hai) anos
all_test.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
chars.go 034557c12d add ExceptChars validator %!s(int64=2) %!d(string=hai) anos
chars_test.go 034557c12d add ExceptChars validator %!s(int64=2) %!d(string=hai) anos
email.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
email_test.go db902e3c1c add validation error type, fix tests, add number tests %!s(int64=2) %!d(string=hai) anos
equal.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
equal_test.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
error.go db902e3c1c add validation error type, fix tests, add number tests %!s(int64=2) %!d(string=hai) anos
error_test.go db902e3c1c add validation error type, fix tests, add number tests %!s(int64=2) %!d(string=hai) anos
go.mod 7160519ec3 fix go version to 1.21 %!s(int64=2) %!d(string=hai) anos
in.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
in_test.go db902e3c1c add validation error type, fix tests, add number tests %!s(int64=2) %!d(string=hai) anos
length.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
length_test.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
number.go db902e3c1c add validation error type, fix tests, add number tests %!s(int64=2) %!d(string=hai) anos
number_test.go db902e3c1c add validation error type, fix tests, add number tests %!s(int64=2) %!d(string=hai) anos
size.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
size_test.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
url.go a31f5d500a add url validator %!s(int64=2) %!d(string=hai) anos
url_test.go a31f5d500a add url validator %!s(int64=2) %!d(string=hai) anos
uuid.go 40482060ac update all validation tests %!s(int64=2) %!d(string=hai) anos
uuid_test.go db902e3c1c add validation error type, fix tests, add number tests %!s(int64=2) %!d(string=hai) anos