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