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 1 año
all_test.go 1cb434327a number tests hace 1 año
chars.go c74486d122 add all validator, simplify error messages hace 1 año
chars_test.go 1cb434327a number tests hace 1 año
email.go c74486d122 add all validator, simplify error messages hace 1 año
email_test.go 1cb434327a number tests hace 1 año
equal.go 9537961e29 add validate.Equal hace 1 año
equal_test.go 9537961e29 add validate.Equal hace 1 año
go.mod f41d6f248a add workspace, validation hace 1 año
in.go c74486d122 add all validator, simplify error messages hace 1 año
in_test.go 9537961e29 add validate.Equal hace 1 año
length.go c74486d122 add all validator, simplify error messages hace 1 año
length_test.go 1cb434327a number tests hace 1 año
number.go 196e1faeeb add basic number validation hace 1 año
size.go d59fb7b944 fix size validation error again, add tests hace 1 año
size_test.go d59fb7b944 fix size validation error again, add tests hace 1 año
uuid.go c74486d122 add all validator, simplify error messages hace 1 año
uuid_test.go 1cb434327a number tests hace 1 año