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

Aneurin Barker Snook 40482060ac update all validation tests 1 년 전
all.go c74486d122 add all validator, simplify error messages 1 년 전
all_test.go 40482060ac update all validation tests 1 년 전
chars.go db902e3c1c add validation error type, fix tests, add number tests 1 년 전
chars_test.go db902e3c1c add validation error type, fix tests, add number tests 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 년 전