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

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