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

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