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

Aneurin Barker Snook 7cb1900ec1 standardise all validate tests il y a 2 ans
all.go c74486d122 add all validator, simplify error messages il y a 2 ans
all_test.go 7cb1900ec1 standardise all validate tests il y a 2 ans
chars.go c74486d122 add all validator, simplify error messages il y a 2 ans
chars_test.go 7cb1900ec1 standardise all validate tests il y a 2 ans
email.go c74486d122 add all validator, simplify error messages il y a 2 ans
email_test.go 7cb1900ec1 standardise all validate tests 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 7cb1900ec1 standardise all validate tests il y a 2 ans
length.go c74486d122 add all validator, simplify error messages il y a 2 ans
length_test.go 7cb1900ec1 standardise all validate tests il y a 2 ans
uuid.go c74486d122 add all validator, simplify error messages il y a 2 ans
uuid_test.go 7cb1900ec1 standardise all validate tests il y a 2 ans