💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Find a file
Dean Karn 207b714da8 issue-#2
add Error interfaces to error structs
add const variable to production string variables.
2015-02-13 09:01:11 -05:00
.gitignore Initial commit 2015-02-12 11:32:22 -05:00
baked_in.go function rename 2015-02-12 22:43:23 -05:00
LICENSE Initial commit 2015-02-12 11:32:22 -05:00
README.md Initial commit 2015-02-12 11:32:22 -05:00
validator.go issue-#2 2015-02-13 09:01:11 -05:00
validator_test.go issue-#2 2015-02-13 09:01:11 -05:00

go-validate-yourself

Go Struct and Field validation