Commit Graph

175 Commits (3df85bdcfcb38cf72848f07236c888bf0b8f4402)

Author SHA1 Message Date
josh 3df85bdcfc p2sh validation and more tests 7 years ago
josh 60417282a4 verifies p2pkh addresses 7 years ago
josh 36d83b0b83 Added in validation function, tests, and docs 7 years ago
Russ Egan 15217303f9 Add oneof validation 7 years ago
Dean Karn 5e036656b8 Add hostname_rfc1123 validation 7 years ago
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 11a1fab51d Add unique validation 7 years ago
Dean Karn f16354ec03 Add isdefault + fix fqdn 7 years ago
Dean Karn 0d09605a05 100% test coverage 7 years ago
Dean Karn 0b5dc7605b Add isdefault validation 7 years ago
Bruno Lorenz 1669b6e0ee Fixed "Assignment Branch Condition too high" 7 years ago
Bruno Lorenz 08796346a0 Append new validations 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 4bd1935852 Updated README 8 years ago
Dean Karn b250b44763 Update test & benchmarks 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 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
Jawher Moussa 73e8e76de2 Fix universal translator imports so that goimports doesn't get remove them 8 years ago
Dean Karn cddc415625 perf enhancements + corrected issue with or's 8 years ago
Dean Karn 532878b008 initial translation/custom error code 8 years ago
joeybloggs 6765805f88 continuing perf optimizations 8 years ago
joeybloggs 01925e342a regain 100% test coverage 8 years ago
joeybloggs 98dee40973 perf updates all around! 8 years ago
joeybloggs 8c60a612c5 code coverage back to 100% + some code cleanup 8 years ago
joeybloggs 2fe87f7a8d better error message. 8 years ago
joeybloggs 5d28ac67f7 remove validatable logic as it does't really work, both with clarity and pointer vs non-pointer receivers 8 years ago
joeybloggs 1ff58be284 finish conversion of test + some fixes. 8 years ago
joeybloggs 3bf69e2bbd converting tests 8 years ago
joeybloggs 7e731afde9 field name updates 8 years ago
joeybloggs e0e1af6a61 working instance 8 years ago
joeybloggs 77f59a0ea0 corrected some spelling mistakes in documentation 8 years ago
joeybloggs 89d5a94084 final touches + README updates 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 330b12dacd Phase 1 optimization complete, Phase 2 ( Warm liquid goo phase ) commencing 8 years ago
joeybloggs c0a414dc9e initial un-refined new caching system 8 years ago
joeybloggs cdfcf16a86 fix some minor listing. 8 years ago
joeybloggs 93bb347253 Update validations for "url" and "uri" because of Go 1.6 changes 9 years ago
Kevin Seidel 851787be1b Add unicode email tests 9 years ago
joeybloggs bf5ac690d6 Add a couple more test cases 9 years ago
joeybloggs 4cb9152af0 correct IsUPDAddrResolvable functions 9 years ago
joeybloggs faf40fd62f Correct validation for TCPAddrResolvable 9 years ago
joeybloggs 7b758151c6 Add workaround for go issue 9 years ago
Hubert Krauze ee0ce7d37e Add test for tcp/udp/ip/unix addresses resolve 9 years ago
joeybloggs afbcf59553 Add FieldNamespace and NameNamespace 9 years ago
joeybloggs 934bef0ce5 Add new Anonymous test to hit new code 9 years ago