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

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