Skip to content

Pull requests: go-playground/validator

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Support for ISO 9362:2022 BIC (SWIFT) codes
#1478 opened Oct 14, 2025 by fira42073 Loading…
1 task done
Fix: validation now rejects phone codes starting with +0
#1476 opened Oct 14, 2025 by nodivbyzero Loading…
1 task done
feat: new option for multiple error returned
#1450 opened Jul 10, 2025 by fatkharrofiqi Loading…
1 task done
Feat: add tag to skip namespace in embedded structures
#1426 opened May 7, 2025 by arxeiss Loading…
1 task done
feat: implement ValidatorValuer interface feature
#1416 opened Apr 16, 2025 by thommeo Loading…
1 task done
Register Translator and get it as a function
#1407 opened Mar 30, 2025 by aliworkshop Loading…
1 task done
Supply chain hardening
#1402 opened Mar 22, 2025 by MadsRC Loading…
1 task
feat: add validation for weekends
#1377 opened Feb 17, 2025 by putrafajarh Loading…
1 task done
feat: add option early return in case of error
#1374 opened Feb 13, 2025 by thenicolau Loading…
1 task done
Added support for validating OCI tags
#1372 opened Feb 12, 2025 by MadsRC Loading…
1 task done
Clean up input parameters in requireCheckFieldKind
#1347 opened Dec 17, 2024 by nodivbyzero Loading…
1 task
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
excluded_unless bug fix
#1307 opened Aug 16, 2024 by chargraves85 Loading…
Add more unit tests
#1295 opened Jul 20, 2024 by nodivbyzero 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
Validation chain
#1267 opened May 25, 2024 by mxmauro Loading…
Fix: panic in struct level example
#1237 opened Feb 26, 2024 by parviz-yu Draft
1 task done
ProTip! Exclude everything labeled bug with -label:bug.