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 1 Jahr
chars.go b4b5b8b752 add chars validation vor 1 Jahr
chars_test.go b4b5b8b752 add chars validation vor 1 Jahr
email.go f41d6f248a add workspace, validation vor 1 Jahr
email_test.go 1a3c213dc1 make tests slightly easier to write vor 1 Jahr
go.mod f41d6f248a add workspace, validation vor 1 Jahr
in.go c2efe16dc0 add generic in/not in validation vor 1 Jahr
in_test.go c2efe16dc0 add generic in/not in validation vor 1 Jahr
length.go 923734fe25 add min/max length validation, improve tests vor 1 Jahr
length_test.go 1a3c213dc1 make tests slightly easier to write vor 1 Jahr
uuid.go f41d6f248a add workspace, validation vor 1 Jahr
uuid_test.go 1a3c213dc1 make tests slightly easier to write vor 1 Jahr