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 hai 1 ano
all.go c74486d122 add all validator, simplify error messages hai 1 ano
all_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
chars.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
chars_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
email.go c74486d122 add all validator, simplify error messages hai 1 ano
email_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
equal.go 9537961e29 add validate.Equal hai 1 ano
equal_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
error.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
error_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
go.mod f41d6f248a add workspace, validation hai 1 ano
in.go c74486d122 add all validator, simplify error messages hai 1 ano
in_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
length.go c74486d122 add all validator, simplify error messages hai 1 ano
length_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
number.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
number_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
size.go d59fb7b944 fix size validation error again, add tests hai 1 ano
size_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano
uuid.go c74486d122 add all validator, simplify error messages hai 1 ano
uuid_test.go db902e3c1c add validation error type, fix tests, add number tests hai 1 ano