Commit Graph

85 Commits (ea09db929219170d0b311f3ee46c7631696fd2b5)

Author SHA1 Message Date
joeybloggs e0e1af6a61 working instance 8 years ago
joeybloggs 5f57d2222a increment version in README 8 years ago
joeybloggs 89d5a94084 final touches + README updates 8 years ago
joeybloggs 80301d1184 fix go report card badge. 8 years ago
joeybloggs 7a080ada5b Fix issue with omitempty combined with nullable types in combination with a default static value set as the value 8 years ago
joeybloggs 014792cf3e Update README version 8 years ago
Dean Karn 1214d3629c Update README.md 9 years ago
joeybloggs f38559b489 Update checking unexpected fields for Go 1.6 https://tip.golang.org/doc/go1.6#reflect 9 years ago
Dean Karn 73aaa89512 Update README.md 9 years ago
joeybloggs 64b7e2bb79 correct CI links 9 years ago
joeybloggs 50ada8d03a Add Complimentary software section README 9 years ago
joeybloggs 0862513fbf Add some string check optimizations 9 years ago
joeybloggs afbcf59553 Add FieldNamespace and NameNamespace 9 years ago
Anthony Olurin c4d5999ec0 Added logo to ReadMe 9 years ago
joeybloggs e019c28542 Add struct field + associated tags caching 9 years ago
joeybloggs b0bd08d7c8 Micro optimization in Tag Cache 9 years ago
joeybloggs d451d57023 Update benchmarks + correct benchmark error 9 years ago
joeybloggs 59859969c6 Fix issue with structOnly + struct level validation 9 years ago
joeybloggs f1acffdfe0 Add Struct Level Validation! 9 years ago
Dean Karn 11b132ba0b Update README.md 9 years ago
Fábio Gomes 28b6964c53 Fix typo on README so the example compiles 9 years ago
joeybloggs 46f4476335 Update README 9 years ago
joeybloggs 36c0f0aa99 Update for repo move 9 years ago
Dean Karn ec1066576d Update README.md 9 years ago
joeybloggs eab946fcd9 update CI and coverage badger to v8-development 9 years ago
joeybloggs d5f9115ad5 update all example references to v8 9 years ago
joeybloggs aa72515d75 update benchmarks 9 years ago
joeybloggs b366564cbe update to v8 benchmarks 9 years ago
Joel Williams 715aa553c8 Added checking for nil receiver on Validator methods 9 years ago
joeybloggs 22a5f70a0e Add Error handling info to README 9 years ago
joeybloggs 19b2f07d98 Update README for v8 9 years ago
joeybloggs b213226b01 Add Alias to the unique features section of README 9 years ago
Dean Karn ca7facef9c Update README.md 9 years ago
Dean Karn 9a7e605915 Update README.md 9 years ago
joeybloggs 4ab8352362 update benchmarks after nefield + necsfield changes 9 years ago
Dean Karn 72a602000a Update README.md 9 years ago
Dean Karn 95213db264 Update README.md 9 years ago
joeybloggs 55f9e44ce5 Update benchmarks for new go 1.5! 9 years ago
joeybloggs 15fdf82c30 Update verbiage for unique features for v7 cross struct cross field validation tags. 9 years ago
joeybloggs 14b90946b3 Backport v7 updates 9 years ago
joeybloggs 387cfe5aa9 Complete adding StructPartial and StructExcept 9 years ago
joeybloggs 3697be93be update benchmarks, pretty much the same 9 years ago
Dean Karn f8fd45620a Update README.md 9 years ago
joeybloggs d2ea21ad15 Add RegisterCustomTypeFunc for easier adding of CustomTypeFunc 9 years ago
joeybloggs 6a8ed5612a Update simple.go file && README 9 years ago
joeybloggs d363ed316c Add handling of custom types 9 years ago
joeybloggs ea0db1fa47 Add single Field validation example 9 years ago
joeybloggs aef21d4d30 Update Benchmarks 9 years ago
Dean Karn a87651c07b Update README.md 9 years ago
Dean Karn b009996c4a Update README.md 9 years ago