Commit Graph

117 Commits (b1f51f36f1c98cc97f777d6fc9d4b05eaa0cabb5)

Author SHA1 Message Date
Dean Karn b1f51f36f1
Correct consequtive or logic (#330) 7 years ago
Dean Karn 61caf9d303
add map key validation support (#324) 7 years ago
Dean Karn 1304298bf1 Update README.md 7 years ago
Dean Karn 34b84953ff change related software 7 years ago
Dean Karn 11a1fab51d Add unique validation 7 years ago
Dean Karn 0b5dc7605b Add isdefault validation 7 years ago
Dean Karn 5c4193d98e Update README.md 7 years ago
Dean Karn 44d9acf0a8 Update README.md 7 years ago
Dean Karn 0f6f568263 Add contextual validation support via context.Context (#296) 7 years ago
Dean Karn fb68f39656 Add Access to Field Name from FieldLevel (#284) 7 years ago
Dean Karn 27158c7a84 Update README.md 8 years ago
Dean Karn 755afb9dde Update README.md 8 years ago
Dean Karn 4bd1935852 Updated README 8 years ago
Dean Karn b250b44763 Update test & benchmarks 8 years ago
Dean Karn 691ea55063 Update README.md 8 years ago
Dean Karn 077c3830f3 Correct Namespace when array or map of structs 8 years ago
Dean Karn 49fccadad1 correct structonly functionality 8 years ago
Dean Karn 4d76b0dd81 Add alphaunicode & aplhanumericunicode 8 years ago
Dean Karn 4e43fa1562 change field cache to array 8 years ago
Dean Karn 493dfb6209 correct required tag functionality for pointers, now works like old `exists` tag. 8 years ago
Dean Karn 506cc5da56 Add Filter logic 8 years ago
Dean Karn 0c0ae405d3 Update README.md 8 years ago
Dean Karn 23e84d2f88 Update README.md 8 years ago
Dean Karn cddc415625 perf enhancements + corrected issue with or's 8 years ago
Dean Karn 7c2b5d8471 Update README.md 8 years ago
Dean Karn 0e70fdfc72 add translation example + documentation 8 years ago
Dean Karn a7ca4a1d32 add default translations for "en" 8 years ago
Dean Karn 0af0043f29 update CI badge to v9 8 years ago
Dean Karn a7cc53a707 documentation, examples and template updates. 8 years ago
Dean Karn 9ba3297c49 Update benchmarks run against Go 1.7 8 years ago
Dean Karn 1cbfa0bbff RC1 Release 8 years ago
joeybloggs b0883e6ed8 RC1 Release 8 years ago
joeybloggs e0e1af6a61 working instance 8 years ago
Dean Karn 598aac293f Update README.md 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 9 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