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

Aneurin Barker Snook db902e3c1c add validation error type, fix tests, add number tests hace 2 años
all.go c74486d122 add all validator, simplify error messages hace 2 años
all_test.go db902e3c1c add validation error type, fix tests, add number tests hace 2 años
chars.go db902e3c1c add validation error type, fix tests, add number tests hace 2 años
chars_test.go db902e3c1c add validation error type, fix tests, add number tests hace 2 años
email.go c74486d122 add all validator, simplify error messages hace 2 años
email_test.go db902e3c1c add validation error type, fix tests, add number tests hace 2 años
equal.go 9537961e29 add validate.Equal hace 2 años
equal_test.go db902e3c1c add validation error type, fix tests, add number 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 f41d6f248a add workspace, validation hace 2 años
in.go c74486d122 add all validator, simplify error messages hace 2 años
in_test.go db902e3c1c add validation error type, fix tests, add number tests hace 2 años
length.go c74486d122 add all validator, simplify error messages hace 2 años
length_test.go db902e3c1c add validation error type, fix tests, add number 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 d59fb7b944 fix size validation error again, add tests hace 2 años
size_test.go db902e3c1c add validation error type, fix tests, add number tests hace 2 años
uuid.go c74486d122 add all validator, simplify error messages hace 2 años
uuid_test.go db902e3c1c add validation error type, fix tests, add number tests hace 2 años