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

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