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

Aneurin Barker Snook c74486d122 add all validator, simplify error messages il y a 1 an
all.go c74486d122 add all validator, simplify error messages il y a 1 an
all_test.go c74486d122 add all validator, simplify error messages il y a 1 an
chars.go c74486d122 add all validator, simplify error messages il y a 1 an
chars_test.go b4b5b8b752 add chars validation il y a 1 an
email.go c74486d122 add all validator, simplify error messages il y a 1 an
email_test.go 1a3c213dc1 make tests slightly easier to write il y a 1 an
go.mod f41d6f248a add workspace, validation il y a 1 an
in.go c74486d122 add all validator, simplify error messages il y a 1 an
in_test.go c74486d122 add all validator, simplify error messages il y a 1 an
length.go c74486d122 add all validator, simplify error messages il y a 1 an
length_test.go 1a3c213dc1 make tests slightly easier to write il y a 1 an
uuid.go c74486d122 add all validator, simplify error messages il y a 1 an
uuid_test.go 1a3c213dc1 make tests slightly easier to write il y a 1 an