Commit Graph

45 Commits (c6a510f8a9a3574e22dd6827b41eff311d5188f0)

Author SHA1 Message Date
joeybloggs 793099be40 remove trimming of param option as space could be a valid param option or char 9 years ago
joeybloggs 1fda4930f6 comment out parallel benchmarks to maintain go 1.2 compatibility 9 years ago
joeybloggs 56b4ce1811 add larger tests for benchmarks 9 years ago
joeybloggs 81ce302975 add parallel benchmark 9 years ago
joeybloggs 22d031deb0 add struct caching, significant speedup even in a simple test 9 years ago
joeybloggs fbb3befecb update validate struct benchmark for lager struct with nested struct 9 years ago
joeybloggs beaa9adf31 minor performance updates 9 years ago
joeybloggs e5c73961c7 finish test conversion 9 years ago
joeybloggs ae2d0646af add more checks to IsEqual function 9 years ago
joeybloggs e0b68a7520 initial commit of helper functions 9 years ago
joeybloggs 3dcc019b64 add contains, contains any, contains rune, excludes, excludes and excludesrune validation functions + tests + docuemtation 9 years ago
joeybloggs 23c3fa6b63 add ne and nefield functions to validator 9 years ago
joeybloggs b891b1cf3c add eq baked in function + tests 9 years ago
Dean Karn e530eb5470 add documentation for new base64 validator 10 years ago
Dean Karn 1d008b4ad2 add base64 validate as requested in issue #30 10 years ago
Dean Karn 829b13775f Update validator_test.go 10 years ago
Dean Karn d474ce1ce6 update test import path 10 years ago
Dean Karn 7ac98be692 changes in preparation for package rename to validator 10 years ago
Dean Karn a660c007dc update for new organization 10 years ago
Dean Karn 1e1442d02c merge changes from Pull Request #24 from @manucorporat 10 years ago
Dean Karn a3cb430fa1 issue-#20 10 years ago
Dean Karn 622107d990 issue-#18 10 years ago
Dean Karn cfea08f69d issue-#14 10 years ago
Dean Karn edb25ac80e issue-#13 10 years ago
Dean Karn c0c54e6ddf issue-#12 10 years ago
Dean Karn e882184fe2 issue-#11 10 years ago
Dean Karn 191b1ce01f v2 add cross field validation ability 10 years ago
Dean Karn 46e519deac issue-#8 10 years ago
Dean Karn ac82433503 Update to return FieldValidationError for single field validation 10 years ago
Dean Karn 4e4a2a2b8e issue-#1 10 years ago
Dean Karn 2073d33609 issue-#1 10 years ago
Dean Karn cbf8124403 issue-#7 10 years ago
Dean Karn beb87b1d05 issue-#1 10 years ago
Dean Karn dfe8a4e7fa issue-#1 10 years ago
Dean Karn e8eadfc326 issue-#1 10 years ago
Dean Karn 2334f777b8 issue-#6 10 years ago
Dean Karn 399fda949a issue-#5 10 years ago
Dean Karn b2f3d55b2c issue-#3 10 years ago
Dean Karn fe79700b95 issue-#3 10 years ago
Dean Karn 207b714da8 issue-#2 10 years ago
Dean Karn 05d2507495 add omit empty check 10 years ago
Dean Karn aad5727a16 initial working commit 10 years ago
Dean Karn 83c9883fe8 add gopkg 10 years ago
Dean Karn c0ff4f7f60 initial code 10 years ago