Dean Karn
|
cc25246f01
fix required_without_*
|
5 년 전 |
andreas
|
8ed00e2e12
Change behavior instead of error, we Indirect it to get the non-pointer value
|
6 년 전 |
andreas
|
9eeca29136
detail error message on RegisterStructValidationCtx finding pointer arg
|
6 년 전 |
andreas
|
5b14fca011
Returns error when passing pointer to RegisterStructValidation
|
6 년 전 |
Duncan Holm
|
29b73202fe
Document RegisterTagNameFunc more
|
6 년 전 |
Damir Vandic
|
bdae516532
Fix unused ctx in StructFilteredCtx
|
6 년 전 |
Tengis B
|
8d3aa5bde2
:pencil2: fixed typo in comment
|
6 년 전 |
Dean Karn
|
54da7fa48f
fix linting and spelling errors
|
6 년 전 |
Dean Karn
|
5e036656b8
Add hostname_rfc1123 validation
|
6 년 전 |
Dean Karn
|
e00f5e092a
split out to function, defer is needed to handle panics
|
6 년 전 |
Dean Karn
|
b962f3d7d5
Correct Var tagCache locking
|
6 년 전 |
Dean Karn
|
61caf9d303
add map key validation support (#324)
|
7 년 전 |
Dean Karn
|
a021b2ec9a
Merge pull request #307 from go-playground/fix_fqdn
|
7 년 전 |
Aaron Lehmann
|
770163b1e1
Documentation fixes
|
7 년 전 |
Dean Karn
|
0b5dc7605b
Add isdefault validation
|
7 년 전 |
Dean Karn
|
0f6f568263
Add contextual validation support via context.Context (#296)
|
7 년 전 |
Dean Karn
|
493dfb6209
correct required tag functionality for pointers, now works like old `exists` tag.
|
8 년 전 |
Dean Karn
|
506cc5da56
Add Filter logic
|
8 년 전 |
Jawher Moussa
|
73e8e76de2
Fix universal translator imports so that goimports doesn't get remove them
|
8 년 전 |
Dean Karn
|
a7ca4a1d32
add default translations for "en"
|
8 년 전 |
Dean Karn
|
532878b008
initial translation/custom error code
|
8 년 전 |
joeybloggs
|
ecad6333b1
increase dive tag performance.
|
8 년 전 |
joeybloggs
|
d9bfef9fe0
speed up structPartial and structExcept string parsing
|
8 년 전 |
joeybloggs
|
8d0fd80a80
removed creation of a couple stack variables and creation of errors
|
8 년 전 |
joeybloggs
|
98dee40973
perf updates all around!
|
8 년 전 |
joeybloggs
|
8c60a612c5
code coverage back to 100% + some code cleanup
|
8 년 전 |
joeybloggs
|
5fedd8c08a
buffer errTag + errs array.
|
8 년 전 |
joeybloggs
|
1ff58be284
finish conversion of test + some fixes.
|
8 년 전 |
joeybloggs
|
e0e1af6a61
working instance
|
8 년 전 |