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

Aneurin Barker Snook c2efe16dc0 add generic in/not in validation il y a 2 ans
chars.go b4b5b8b752 add chars validation il y a 2 ans
chars_test.go b4b5b8b752 add chars validation il y a 2 ans
email.go f41d6f248a add workspace, validation il y a 2 ans
email_test.go 1a3c213dc1 make tests slightly easier to write il y a 2 ans
go.mod f41d6f248a add workspace, validation il y a 2 ans
in.go c2efe16dc0 add generic in/not in validation il y a 2 ans
in_test.go c2efe16dc0 add generic in/not in validation il y a 2 ans
length.go 923734fe25 add min/max length validation, improve tests il y a 2 ans
length_test.go 1a3c213dc1 make tests slightly easier to write il y a 2 ans
uuid.go f41d6f248a add workspace, validation il y a 2 ans
uuid_test.go 1a3c213dc1 make tests slightly easier to write il y a 2 ans