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