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

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