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

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