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

Aneurin Barker Snook 034557c12d add ExceptChars validator 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 f41d6f248a add workspace, validation 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 年間 前