-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: go-playground/validator
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix postcode_iso3166_alpha2_field validation
#1359
opened Jan 6, 2025 by
ddevcap
Loading…
1 task done
doc(errors): mention RegisterTagNameFunc for FieldError.Field
#1358
opened Jan 6, 2025 by
khan-ajamal
Loading…
1 task done
bump golang.org/x/net to v0.33.0 to fix CVE-2024-45338
#1356
opened Jan 2, 2025 by
sonasingh46
Loading…
example: demonstrate the process of validating a signup request
#1352
opened Dec 24, 2024 by
nodivbyzero
Loading…
1 task
fixed https://github.com/polyfloyd/go-errorlint linting
#1351
opened Dec 21, 2024 by
alecbakholdin
Loading…
Clean up input parameters in requireCheckFieldKind
#1347
opened Dec 17, 2024 by
nodivbyzero
Loading…
1 task
chore: using errors.As instead of type assertion
#1346
opened Dec 17, 2024 by
fatelei
Loading…
1 task
Align required_without with usage shown in the docs
#1324
opened Oct 3, 2024 by
jmfrees
Loading…
1 task done
Stricter unicode space check in email regex (with tests)
#1316
opened Sep 3, 2024 by
vesquen
Loading…
1 task done
fix IPv4 mapped IPv6 address cannot verify for "ipv6" and "ipv4" tag
#1312
opened Aug 21, 2024 by
TeqGin
Loading…
1 task done
feat(#1291): upgrade mimetype dependency version for secure
#1292
opened Jul 19, 2024 by
9ssi7
Loading…
feat: Add support for omitting empty and zero values in validation (including nil pointer and empty content of pointer)
#1289
opened Jul 9, 2024 by
zeewell
Loading…
1 task done
Change to allow multiple errors be returned from single field when option "WithMultipleErrorsReturned" is set.
#1288
opened Jul 3, 2024 by
d-wojciechowski
Loading…
1 task done
fix: fix some base32 parsing issues by using go standard library instead of regex
#1286
opened Jun 26, 2024 by
jamesatkin-myndup
Loading…
1 task done
Fixed missing keys from returned errors in map validation
#1284
opened Jun 21, 2024 by
angelo1121
Loading…
1 task done
feat: add validator for IPv4 bind address / host:port
#1282
opened Jun 17, 2024 by
rtomadpg
Loading…
1 task done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.