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

Aneurin Barker Snook d59fb7b944 fix size validation error again, add tests hai 1 ano
all.go c74486d122 add all validator, simplify error messages hai 1 ano
all_test.go 1cb434327a number tests hai 1 ano
chars.go c74486d122 add all validator, simplify error messages hai 1 ano
chars_test.go 1cb434327a number tests hai 1 ano
email.go c74486d122 add all validator, simplify error messages hai 1 ano
email_test.go 1cb434327a number tests hai 1 ano
equal.go 9537961e29 add validate.Equal hai 1 ano
equal_test.go 9537961e29 add validate.Equal hai 1 ano
go.mod f41d6f248a add workspace, validation hai 1 ano
in.go c74486d122 add all validator, simplify error messages hai 1 ano
in_test.go 9537961e29 add validate.Equal hai 1 ano
length.go c74486d122 add all validator, simplify error messages hai 1 ano
length_test.go 1cb434327a number tests hai 1 ano
size.go d59fb7b944 fix size validation error again, add tests hai 1 ano
size_test.go d59fb7b944 fix size validation error again, add tests hai 1 ano
uuid.go c74486d122 add all validator, simplify error messages hai 1 ano
uuid_test.go 1cb434327a number tests hai 1 ano