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

Aneurin Barker Snook 196e1faeeb add basic number validation hace 1 año
all.go c74486d122 add all validator, simplify error messages hace 2 años
all_test.go 1cb434327a number tests hace 2 años
chars.go c74486d122 add all validator, simplify error messages hace 2 años
chars_test.go 1cb434327a number tests hace 2 años
email.go c74486d122 add all validator, simplify error messages hace 2 años
email_test.go 1cb434327a number tests hace 2 años
equal.go 9537961e29 add validate.Equal hace 2 años
equal_test.go 9537961e29 add validate.Equal hace 2 años
go.mod f41d6f248a add workspace, validation hace 2 años
in.go c74486d122 add all validator, simplify error messages hace 2 años
in_test.go 9537961e29 add validate.Equal hace 2 años
length.go c74486d122 add all validator, simplify error messages hace 2 años
length_test.go 1cb434327a number tests hace 2 años
number.go 196e1faeeb add basic number validation hace 1 año
size.go d59fb7b944 fix size validation error again, add tests hace 2 años
size_test.go d59fb7b944 fix size validation error again, add tests hace 2 años
uuid.go c74486d122 add all validator, simplify error messages hace 2 años
uuid_test.go 1cb434327a number tests hace 2 años