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

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