GitHub / go-playground/validator issues and pull requests
#1448 - Does validator support required one of fields validaton?
Issue -
State: closed - Opened by robertomorati 28 days ago
- 4 comments
#1447 - use golangci lint file for disables
Pull Request -
State: closed - Opened by deankarn about 1 month ago
- 1 comment
#1446 - Bump golang.org/x/net from 0.34.0 to 0.38.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies, go
#1445 - disable way too aggressive and disagreeable linters
Pull Request -
State: closed - Opened by deankarn about 1 month ago
- 1 comment
#1444 - fix: make "file://" fail `url` validation
Pull Request -
State: closed - Opened by bfabio about 1 month ago
- 3 comments
#1443 - Bump mimetype version from v1.4.8 to v1.4.9
Pull Request -
State: open - Opened by ilievskizoran about 1 month ago
- 2 comments
#1442 - Fix: Validator panics when 'nil' is used along with required if for slices and maps
Pull Request -
State: closed - Opened by JunaidIslam2105 about 1 month ago
- 3 comments
#1441 - [Bug]: validation of uuidv4 failed with valid uuidv4
Issue -
State: closed - Opened by hdr1210 about 2 months ago
- 2 comments
Labels: bug
#1440 - docs: typos
Pull Request -
State: closed - Opened by eqsdxr about 2 months ago
- 1 comment
#1439 - Bump golang.org/x/crypto from 0.33.0 to 0.39.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 3 comments
Labels: dependencies, go
#1438 - Bump golang.org/x/text from 0.22.0 to 0.26.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 3 comments
Labels: dependencies, go
#1437 - [Bug]: validator panic with []byte and required_if
Issue -
State: open - Opened by qiuchengxuan about 2 months ago
- 1 comment
Labels: bug
#1436 - Omitzero does not work with slice and map bug
Pull Request -
State: closed - Opened by JunaidIslam2105 about 2 months ago
- 3 comments
#1435 - docs: add description for 'port' validator
Pull Request -
State: open - Opened by nodivbyzero about 2 months ago
- 1 comment
#1434 - [Bug]: `validate: omitempty,numeric, gt=0` is checking for string len. Instead of strconv.Atoi(param.Field) > p
Issue -
State: open - Opened by vijaykd21 about 2 months ago
- 1 comment
Labels: question
#1433 - Fix: support validation for map values with struct types
Pull Request -
State: closed - Opened by JunaidIslam2105 2 months ago
- 4 comments
#1432 - [Bug/Question]:
Issue -
State: closed - Opened by DavidMovas 3 months ago
- 2 comments
Labels: question
#1431 - feat(translation): add en translation for urn_rfc2141
Pull Request -
State: closed - Opened by ryanmalesic 3 months ago
- 1 comment
#1430 - [Question/Bug]: Validation not working for map fields with struct values containing validation tags
Issue -
State: open - Opened by hi-rai 3 months ago
- 4 comments
Labels: bug
#1429 - Bump golang.org/x/text from 0.22.0 to 0.25.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 3 comments
Labels: dependencies, go
#1428 - Bump golang.org/x/crypto from 0.33.0 to 0.38.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 3 comments
Labels: dependencies, go
#1427 - Bump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.9
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 3 comments
Labels: dependencies, go
#1426 - Feat: add tag to skip namespace in embedded structures
Pull Request -
State: open - Opened by arxeiss 3 months ago
- 1 comment
#1425 - Bump golangci/golangci-lint-action from 7 to 8
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, github_actions
#1424 - [Bug]: omitzero does not work with Slice
Issue -
State: closed - Opened by AnalogJ 3 months ago
- 1 comment
Labels: bug
#1423 - fix: panics when private field is validated
Pull Request -
State: closed - Opened by ykalchevskiy 3 months ago
- 5 comments
#1422 - Align required_without with the contract stated in the documentation
Pull Request -
State: closed - Opened by jmfrees 3 months ago
- 2 comments
#1421 - feat: add TopFieldError interface to expose parent struct reflection
Pull Request -
State: open - Opened by VDHewei 3 months ago
- 1 comment
#1420 - Is there a tag like `len_if`
Issue -
State: closed - Opened by picone 3 months ago
- 3 comments
#1419 - Bump golang.org/x/net from 0.34.0 to 0.38.0 in /_examples/validate_fn
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, go
#1418 - Bump golang.org/x/crypto from 0.33.0 to 0.35.0 in /_examples/validate_fn
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, go
#1417 - Update workflow.yml to support 2 most recent major versions
Pull Request -
State: closed - Opened by nodivbyzero 4 months ago
- 6 comments
#1416 - feat: implement ValidatorValuer interface feature
Pull Request -
State: open - Opened by thommeo 4 months ago
- 1 comment
#1415 - [Bug]: Chaining validators with `required_*` options
Issue -
State: closed - Opened by blainsmith 4 months ago
- 1 comment
#1414 - [Bug]: Field() does not return tag name (e.g. json), contrary to documentation
Issue -
State: closed - Opened by K1ender 4 months ago
- 1 comment
Labels: bug
#1413 - Is there a way not to include name of Embedded structure in Namespace for error?
Issue -
State: open - Opened by arxeiss 4 months ago
- 5 comments
#1412 - Re-enable several linters
Pull Request -
State: closed - Opened by nodivbyzero 4 months ago
- 2 comments
#1411 - Bump golang.org/x/crypto from 0.33.0 to 0.37.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 4 comments
Labels: dependencies, go
#1410 - Bump golang.org/x/text from 0.22.0 to 0.24.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, go
#1409 - unix_addr validator fix with verifying file path and file mode. See issue #1348
Pull Request -
State: closed - Opened by nurtai325 4 months ago
- 1 comment
#1408 - [Bug]: 使用v10.26.0版本导致了应用程序的崩溃
Issue -
State: open - Opened by ccpwcn 4 months ago
- 13 comments
Labels: bug
#1407 - Register Translator and get it as a function
Pull Request -
State: open - Opened by aliworkshop 4 months ago
- 1 comment
#1406 - Fix Release version badge on README page
Pull Request -
State: closed - Opened by nodivbyzero 4 months ago
- 1 comment
#1405 - Update linter to v2.0.2
Pull Request -
State: closed - Opened by nodivbyzero 4 months ago
- 2 comments
#1404 - How to create a custom validation function for a struct pointer field within a struct
Issue -
State: closed - Opened by wangweihong 4 months ago
- 1 comment
#1403 - Bump golangci/golangci-lint-action from 6 to 7
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 2 comments
Labels: dependencies, github_actions
#1402 - Supply chain hardening
Pull Request -
State: open - Opened by MadsRC 4 months ago
- 1 comment
#1401 - Supply chain hardening for GitHub Actions
Pull Request -
State: closed - Opened by MadsRC 4 months ago
- 1 comment
#1400 - Fix reference to parameter name in docs
Pull Request -
State: closed - Opened by yegvla 5 months ago
- 1 comment
#1399 - When the validation field does not exist
Issue -
State: open - Opened by how2j-coder 5 months ago
- 3 comments
Labels: question
#1398 - Bump golang.org/x/net from 0.34.0 to 0.36.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 2 comments
Labels: dependencies, go
#1397 - Bump golang.org/x/text from 0.22.0 to 0.23.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, go
#1396 - Bump golang.org/x/crypto from 0.33.0 to 0.36.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, go
#1395 - use mail.ParseAddress to cover missing email validations
Pull Request -
State: closed - Opened by eladb2011 5 months ago
- 5 comments
#1394 - Add translation example
Pull Request -
State: closed - Opened by cxlblm 5 months ago
- 1 comment
#1393 - Update workflow to support the last three Go versions
Pull Request -
State: closed - Opened by nodivbyzero 5 months ago
- 1 comment
#1392 - Bump golang.org/x/crypto from 0.33.0 to 0.35.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, go
#1391 - Fix: Nil pointer dereference in Arabic translations
Pull Request -
State: closed - Opened by BlackSud0 5 months ago
- 3 comments
#1390 - Fix: Nil pointer dereference in Arabic translations
Pull Request -
State: closed - Opened by BlackSud0 5 months ago
#1389 - [Bug]: filepath doesn't work as expected
Issue -
State: closed - Opened by DevKhaverko 5 months ago
- 2 comments
Labels: bug
#1388 - fixed filepath tag when used * in path
Pull Request -
State: closed - Opened by DevKhaverko 5 months ago
- 2 comments
#1387 - Bump golang.org/x/crypto from 0.33.0 to 0.34.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 2 comments
Labels: dependencies, go
#1386 - Add Korean
Issue -
State: closed - Opened by jkh0kr 5 months ago
- 1 comment
#1385 - [Bug]: Nil pointer dereference in Arabic translations
Issue -
State: closed - Opened by BlackSud0 5 months ago
- 4 comments
Labels: bug
#1384 - Feat: add EIN validation
Pull Request -
State: closed - Opened by henrriusdev 5 months ago
- 4 comments
#1383 - Bump golang.org/x/text from 0.21.0 to 0.22.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, go
#1382 - Bump golang.org/x/crypto from 0.32.0 to 0.33.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, go
#1381 - Bump golangci/golangci-lint-action from 4 to 6
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, github_actions
#1380 - Update Project Status button
Pull Request -
State: closed - Opened by nodivbyzero 5 months ago
- 1 comment
#1379 - [Bug]: Integer Validation fails when value is required, 0 is allowed minimum and 0 is the actual value
Issue -
State: closed - Opened by Skeeve 5 months ago
- 5 comments
Labels: bug
#1378 - Use correct pointer in errors.As(). Fix "panic: errors: *target must be interface or implement error" in examples.
Pull Request -
State: closed - Opened by antonsoroko 5 months ago
- 1 comment
#1377 - feat: add validation for weekends
Pull Request -
State: open - Opened by putrafajarh 6 months ago
- 4 comments
#1376 - feat(translations): improve Indonesian translations and add tests
Pull Request -
State: closed - Opened by fathiraz 6 months ago
- 1 comment
#1375 - Fix/remove issue template md
Pull Request -
State: closed - Opened by ganeshdipdumbare 6 months ago
- 2 comments
#1374 - feat: add option early return in case of error
Pull Request -
State: open - Opened by thenicolau 6 months ago
- 3 comments
#1373 - Create dependabot
Pull Request -
State: closed - Opened by nodivbyzero 6 months ago
- 4 comments
#1372 - Added support for validating OCI tags
Pull Request -
State: open - Opened by MadsRC 6 months ago
- 3 comments
#1371 - Feature Request: Support for Early Exit on First Validation Failure
Issue -
State: open - Opened by onepiece-dz 6 months ago
- 2 comments
Labels: enhancement
#1370 - Unique tag seems doent work
Issue -
State: open - Opened by MeNavel 6 months ago
- 1 comment
Labels: question
#1369 - `ISSUE_TEMPLATE.md` is obsolete and cannot be used to create a new issues
Issue -
State: closed - Opened by AtomicFS 6 months ago
- 1 comment
Labels: good first issue
#1368 - filepath fails validation if directory with same name exists
Issue -
State: closed - Opened by AtomicFS 6 months ago
- 1 comment
#1366 - Remove gitter.im link from README.md
Pull Request -
State: closed - Opened by nodivbyzero 6 months ago
- 2 comments
#1363 - add support to tag validateFn
Pull Request -
State: closed - Opened by peczenyj 7 months ago
- 9 comments
#1362 - Update README to replace the Travis CI badge with a GitHub Actions badge
Pull Request -
State: closed - Opened by nodivbyzero 7 months ago
- 1 comment
#1361 - MSGV additions
Pull Request -
State: closed - Opened by deankarn 7 months ago
- 1 comment
#1360 - CVE-2024-45338 in gabriel-vasile/mimetype package
Issue -
State: closed - Opened by ddl-joyce-zhao 7 months ago
- 1 comment
#1359 - Fix postcode_iso3166_alpha2_field validation
Pull Request -
State: closed - Opened by ddevcap 7 months ago
- 2 comments
#1358 - doc(errors): mention RegisterTagNameFunc for FieldError.Field
Pull Request -
State: closed - Opened by khan-ajamal 7 months ago
- 1 comment
#1357 - Consider adding a new function to return reflection type
Issue -
State: open - Opened by K1ender 7 months ago
- 2 comments
Labels: enhancement
#1356 - bump golang.org/x/net to v0.33.0 to fix CVE-2024-45338
Pull Request -
State: closed - Opened by sonasingh46 7 months ago
- 5 comments
#1354 - Map validation failing with ISO Codes
Issue -
State: open - Opened by ltns35 7 months ago
- 1 comment
#1353 - Email regex optimization
Pull Request -
State: closed - Opened by nodivbyzero 7 months ago
- 3 comments
#1352 - example: demonstrate the process of validating a signup request
Pull Request -
State: open - Opened by nodivbyzero 7 months ago
- 1 comment
#1351 - fixed https://github.com/polyfloyd/go-errorlint linting
Pull Request -
State: open - Opened by alecbakholdin 7 months ago
- 2 comments
#1350 - requiredIf/oneOf multi-word strings containing single quotes?
Issue -
State: open - Opened by fiendish 7 months ago
#1349 - fix russian E.164 error message
Pull Request -
State: closed - Opened by prigornitskiy 7 months ago
- 1 comment
#1348 - bug: unix_addr check is useless
Issue -
State: open - Opened by aMOPel 8 months ago
- 7 comments
Labels: good first issue
#1347 - Clean up input parameters in requireCheckFieldKind
Pull Request -
State: open - Opened by nodivbyzero 8 months ago
- 1 comment
#1346 - chore: using errors.As instead of type assertion
Pull Request -
State: closed - Opened by fatelei 8 months ago
- 2 comments
#1345 - chore(deps): update dependencies
Pull Request -
State: closed - Opened by nodivbyzero 8 months ago
- 2 comments