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
Sort

Pull requests list

use mail.ParseAddress to cover missing email validations
#1395 opened Mar 9, 2025 by eladb2011 Loading…
1 task done
Add translation example
#1394 opened Mar 7, 2025 by cxlblm Loading…
Feat: add EIN validation
#1384 opened Feb 20, 2025 by henrriusdev Loading…
1 task done
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
add support to tag isvalid
#1363 opened Jan 17, 2025 by peczenyj Loading…
1 task done
doc(errors): mention RegisterTagNameFunc for FieldError.Field
#1358 opened Jan 6, 2025 by khan-ajamal Loading…
1 task done
Email regex optimization
#1353 opened Dec 26, 2024 by nodivbyzero Loading…
1 task done
fix russian E.164 error message
#1349 opened Dec 19, 2024 by prigornitskiy Loading…
1 task done
Clean up input parameters in requireCheckFieldKind
#1347 opened Dec 17, 2024 by nodivbyzero Loading…
1 task
Add alphaspace validator
#1343 opened Dec 7, 2024 by takaaa220 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
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
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
Validation chain
#1267 opened May 25, 2024 by mxmauro Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.