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

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