-
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
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
fix: cron validation support for star step value
#1302
opened Aug 8, 2024 by
cgetzen
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
Refactor email test with table-driven test and add more cases
#1281
opened Jun 16, 2024 by
daisy1754
Loading…
1 task done
Use sync.OnceValue for lazy regexp initialization
#1279
opened Jun 13, 2024 by
kke
Loading…
1 task done
format all code: remove empty lines, align struct fields
#1264
opened May 16, 2024 by
alexandear
Loading…
feat: add required_if_contains, excluded_unless_contains and excluded_if_contains
#1257
opened Apr 25, 2024 by
lucasoares
Loading…
1 task done
Bump golang.org/x/net from 0.21.0 to 0.23.0
dependencies
Pull requests that update a dependency file
#1254
opened Apr 19, 2024 by
dependabot
bot
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.