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

Aneurin Barker Snook d59fb7b944 fix size validation error again, add tests 1 年之前
all.go c74486d122 add all validator, simplify error messages 1 年之前
all_test.go 1cb434327a number tests 1 年之前
chars.go c74486d122 add all validator, simplify error messages 1 年之前
chars_test.go 1cb434327a number tests 1 年之前
email.go c74486d122 add all validator, simplify error messages 1 年之前
email_test.go 1cb434327a number tests 1 年之前
equal.go 9537961e29 add validate.Equal 1 年之前
equal_test.go 9537961e29 add validate.Equal 1 年之前
go.mod f41d6f248a add workspace, validation 1 年之前
in.go c74486d122 add all validator, simplify error messages 1 年之前
in_test.go 9537961e29 add validate.Equal 1 年之前
length.go c74486d122 add all validator, simplify error messages 1 年之前
length_test.go 1cb434327a number tests 1 年之前
size.go d59fb7b944 fix size validation error again, add tests 1 年之前
size_test.go d59fb7b944 fix size validation error again, add tests 1 年之前
uuid.go c74486d122 add all validator, simplify error messages 1 年之前
uuid_test.go 1cb434327a number tests 1 年之前