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

Aneurin Barker Snook 196e1faeeb add basic number validation il y a 2 ans
all.go c74486d122 add all validator, simplify error messages il y a 2 ans
all_test.go 1cb434327a number tests il y a 2 ans
chars.go c74486d122 add all validator, simplify error messages il y a 2 ans
chars_test.go 1cb434327a number tests il y a 2 ans
email.go c74486d122 add all validator, simplify error messages il y a 2 ans
email_test.go 1cb434327a number tests il y a 2 ans
equal.go 9537961e29 add validate.Equal il y a 2 ans
equal_test.go 9537961e29 add validate.Equal il y a 2 ans
go.mod f41d6f248a add workspace, validation il y a 2 ans
in.go c74486d122 add all validator, simplify error messages il y a 2 ans
in_test.go 9537961e29 add validate.Equal il y a 2 ans
length.go c74486d122 add all validator, simplify error messages il y a 2 ans
length_test.go 1cb434327a number tests il y a 2 ans
number.go 196e1faeeb add basic number validation il y a 2 ans
size.go d59fb7b944 fix size validation error again, add tests il y a 2 ans
size_test.go d59fb7b944 fix size validation error again, add tests il y a 2 ans
uuid.go c74486d122 add all validator, simplify error messages il y a 2 ans
uuid_test.go 1cb434327a number tests il y a 2 ans