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

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