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

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