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

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