{"id":368649,"url":"https://github.com/go-playground/validator","last_synced_at":"2026-06-19T18:30:31.307Z","repository":{"id":27239972,"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2026-06-15T16:31:57.000Z","size":2495,"stargazers_count":20016,"open_issues_count":315,"forks_count":1429,"subscribers_count":121,"default_branch":"master","last_synced_at":"2026-06-17T19:06:52.845Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-playground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2026-06-17T16:42:34.000Z","dependencies_parsed_at":"2023-10-05T00:15:57.869Z","dependency_job_id":"2b269c58-4286-4c06-8079-6ba7a2bb58f3","html_url":"https://github.com/go-playground/validator","commit_stats":{"total_commits":735,"total_committers":220,"mean_commits":3.340909090909091,"dds":0.6925170068027211,"last_synced_commit":"6c3307e6c64040ebc0efffe9366927c68146ffba"},"previous_names":["joeybloggs/go-validate-yourself","bluesuncorp/validator","bluesuncorp/go-validate-yourself"],"tags_count":184,"template":false,"template_full_name":null,"purl":"pkg:github/go-playground/validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/sbom","scorecard":{"id":244953,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-playground/validator","commit":"eb254f505b119e9a6f0ef63383f1a2f47f4def5f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":9,"reason":"11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":9,"reason":"Found 24/26 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T07:24:17.235Z","repository_id":27239972,"created_at":"2025-08-17T07:24:17.235Z","updated_at":"2025-08-17T07:24:17.235Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34471639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":37,"last_synced_at":"2024-04-16T00:08:45.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-playground","funding_links":[],"total_stars":20030,"followers":345,"following":0,"created_at":"2022-11-03T06:54:47.364Z","updated_at":"2024-04-16T00:08:57.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground/repositories"},"packages":[{"id":13418588,"name":"golang-gopkg-go-playground-validator.v8","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:28:36.435Z","latest_release_published_at":"2026-02-07T04:28:36.435Z","latest_release_number":"8.18.2-1","last_synced_at":"2026-03-07T04:43:25.952Z","created_at":"2026-02-07T04:28:36.120Z","updated_at":"2026-03-07T05:08:46.634Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-go-playground-validator.v8","install_command":"apt-get install golang-gopkg-go-playground-validator.v8","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-gopkg-go-playground-validator.v8-dev","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-gopkg-go-playground-assert.v1-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gopkg-go-playground-validator.v8?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-go-playground-validator.v8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-go-playground-validator.v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-go-playground-validator.v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-go-playground-validator.v8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-go-playground-validator.v8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-go-playground-validator.v8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-go-playground-validator.v8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-go-playground-validator.v8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-go-playground-validator.v8/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":14249496,"name":"github.com/Go-playground/validator","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Go-playground/validator","keywords_array":[],"namespace":null,"versions_count":83,"first_release_published_at":"2015-03-19T19:55:53.000Z","latest_release_published_at":"2019-12-25T05:24:06.000Z","latest_release_number":"v9.31.0+incompatible","last_synced_at":"2026-05-18T10:24:09.483Z","created_at":"2026-04-14T09:56:45.893Z","updated_at":"2026-05-18T10:24:09.483Z","registry_url":"https://pkg.go.dev/github.com/Go-playground/validator","install_command":"go get github.com/Go-playground/validator","documentation_url":"https://pkg.go.dev/github.com/Go-playground/validator#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-14T10:56:11.021Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.165225786632729,"dependent_packages_count":4.839906811854966,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.002566299243847},"purl":"pkg:golang/github.com/%21go-playground/validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Go-playground/validator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Go-playground/validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Go-playground/validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13504535,"name":"golang-github-go-playground-validator-v10","ecosystem":"debian","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:56:39.648Z","latest_release_published_at":"2026-02-10T18:56:39.648Z","latest_release_number":"10.4.1-2","last_synced_at":"2026-03-13T15:39:16.696Z","created_at":"2026-02-10T18:56:39.463Z","updated_at":"2026-03-13T15:39:16.696Z","registry_url":"https://tracker.debian.org/pkg/golang-github-go-playground-validator-v10","install_command":"apt-get install golang-github-go-playground-validator-v10","documentation_url":"https://packages.debian.org/bullseye/golang-github-go-playground-validator-v10","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-go-playground-validator-v10-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev, golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:12:00.994Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-go-playground-validator-v10?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-go-playground-validator-v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-go-playground-validator-v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-go-playground-validator-v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-playground-validator-v10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-playground-validator-v10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-playground-validator-v10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-playground-validator-v10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-playground-validator-v10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-playground-validator-v10/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13506568,"name":"golang-gopkg-go-playground-validator.v8","ecosystem":"debian","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:11:11.389Z","latest_release_published_at":"2026-02-10T19:11:11.389Z","latest_release_number":"8.18.2-1","last_synced_at":"2026-03-13T15:39:52.969Z","created_at":"2026-02-10T19:11:11.206Z","updated_at":"2026-03-13T15:39:52.969Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-go-playground-validator.v8","install_command":"apt-get install golang-gopkg-go-playground-validator.v8","documentation_url":"https://packages.debian.org/bullseye/golang-gopkg-go-playground-validator.v8","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-go-playground-validator.v8-dev","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-gopkg-go-playground-assert.v1-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:15:06.012Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-gopkg-go-playground-validator.v8?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-go-playground-validator.v8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-go-playground-validator.v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-go-playground-validator.v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-go-playground-validator.v8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-go-playground-validator.v8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-go-playground-validator.v8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-go-playground-validator.v8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-go-playground-validator.v8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-go-playground-validator.v8/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13545624,"name":"golang-github-go-playground-validator-v10","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:02:05.122Z","latest_release_published_at":"2026-02-11T02:02:05.122Z","latest_release_number":"10.4.1-4","last_synced_at":"2026-03-11T09:03:45.947Z","created_at":"2026-02-11T02:02:04.926Z","updated_at":"2026-03-11T09:03:45.947Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-playground-validator-v10","install_command":"apt-get install golang-github-go-playground-validator-v10","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-playground-validator-v10-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev (\u003e= 0.14.0~), golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:17.027Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-go-playground-validator-v10?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-playground-validator-v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-playground-validator-v10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-playground-validator-v10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-playground-validator-v10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-playground-validator-v10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-playground-validator-v10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-playground-validator-v10/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":8267772,"name":"github.com/go-playground/valIdator","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields\nbased on tags.\n\nIt can also handle Cross-Field and Cross-Struct validation for nested structs\nand has the ability to dive into arrays and maps of any type.\n\nsee more examples https://github.com/go-playground/validator/tree/v9/_examples\n\nDoing things this way is actually the way the standard library does, see the\nfile.Open method here:\n\nThe authors return type \"error\" to avoid the issue discussed in the following,\nwhere err is always != nil:\n\nValidator only InvalidValidationError for bad validation input, nil or\nValidationErrors as type error; so, in your code all you need to do is check\nif the error returned is not nil, and if it's not check if error is\nInvalidValidationError ( if necessary, most of the time it isn't ) type cast\nit to type ValidationErrors like so err.(validator.ValidationErrors).\n\nCustom Validation functions can be added. Example:\n\nCross-Field Validation can be done via the following tags:\n\nIf, however, some custom cross-field validation is required, it can be done\nusing a custom validation.\n\nWhy not just have cross-fields validation tags (i.e. only eqcsfield and not\neqfield)?\n\nThe reason is efficiency. If you want to check a field within the same struct\n\"eqfield\" only has to find the field on the same struct (1 level). But, if we\nused \"eqcsfield\" it could be multiple levels down. Example:\n\nMultiple validators on a field will process in the order defined. Example:\n\nBad Validator definitions are not handled by the library. Example:\n\nBaked In Cross-Field validation only compares fields on the same struct.\nIf Cross-Field + Cross-Struct validation is needed you should implement your\nown custom validator.\n\nComma (\",\") is the default separator of validation tags. If you wish to\nhave a comma included within the parameter (i.e. excludesall=,) you will need to\nuse the UTF-8 hex representation 0x2C, which is replaced in the code as a comma,\nso the above will become excludesall=0x2C.\n\nPipe (\"|\") is the 'or' validation tags deparator. If you wish to\nhave a pipe included within the parameter i.e. excludesall=| you will need to\nuse the UTF-8 hex representation 0x7C, which is replaced in the code as a pipe,\nso the above will become excludesall=0x7C\n\nHere is a list of the current built in validators:\n\nTells the validation to skip this struct field; this is particularly\nhandy in ignoring embedded structs from being validated. (Usage: -)\n\nThis is the 'or' operator allowing multiple validators to be used and\naccepted. (Usage: rbg|rgba) \u003c-- this would allow either rgb or rgba\ncolors to be accepted. This can also be combined with 'and' for example\n( Usage: omitempty,rgb|rgba)\n\nWhen a field that is a nested struct is encountered, and contains this flag\nany validation on the nested struct will be run, but none of the nested\nstruct fields will be validated. This is useful if inside of your program\nyou know the struct will be valid, but need to verify it has been assigned.\nNOTE: only \"required\" and \"omitempty\" can be used on a struct itself.\n\nSame as structonly tag except that any struct level validations will not run.\n\nAllows conditional validation, for example if a field is not set with\na value (Determined by the \"required\" validator) then other validation\nsuch as min or max won't run, but if a value is set validation will run.\n\nThis tells the validator to dive into a slice, array or map and validate that\nlevel of the slice, array or map with the validation tags that follow.\nMultidimensional nesting is also supported, each level you wish to dive will\nrequire another dive tag. dive has some sub-tags, 'keys' \u0026 'endkeys', please see\nthe Keys \u0026 EndKeys section just below.\n\nExample #1\n\nExample #2\n\nKeys \u0026 EndKeys\n\nThese are to be used together directly after the dive tag and tells the validator\nthat anything between 'keys' and 'endkeys' applies to the keys of a map and not the\nvalues; think of it like the 'dive' tag, but for map keys instead of values.\nMultidimensional nesting is also supported, each level you wish to validate will\nrequire another 'keys' and 'endkeys' tag. These tags are only valid for maps.\n\nExample #1\n\nExample #2\n\nThis validates that the value is not the data types default zero value.\nFor numbers ensures value is not zero. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nThe field under validation must be present and not empty only if any\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only if all\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThe field under validation must be present and not empty only when any\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only when all\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThis validates that the value is the default value and is almost the\nopposite of required.\n\nFor numbers, length will ensure that the value is\nequal to the parameter given. For strings, it checks that\nthe string length is exactly that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor numbers, max will ensure that the value is\nless than or equal to the parameter given. For strings, it checks\nthat the string length is at most that number of characters. For\nslices, arrays, and maps, validates the number of items.\n\nFor numbers, min will ensure that the value is\ngreater or equal to the parameter given. For strings, it checks that\nthe string length is at least that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor strings \u0026 numbers, eq will ensure that the value is\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings \u0026 numbers, ne will ensure that the value is not\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings, ints, and uints, oneof will ensure that the value\nis one of the values in the parameter.  The parameter should be\na list of values separated by whitespace.  Values may be\nstrings or numbers.\n\nFor numbers, this will ensure that the value is greater than the\nparameter given. For strings, it checks that the string length\nis greater than that number of characters. For slices, arrays\nand maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than time.Now.UTC().\n\nSame as 'min' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than or equal to time.Now.UTC().\n\nFor numbers, this will ensure that the value is less than the parameter given.\nFor strings, it checks that the string length is less than that number of\ncharacters. For slices, arrays, and maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\nFor time.Time ensures the time value is less than time.Now.UTC().\n\nSame as 'max' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is less than or equal to time.Now.UTC().\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExample #1:\n\nExample #2:\n\nField Equals Another Field (relative)\n\nThis does the same as eqfield except that it validates the field provided relative\nto the top level struct.\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExamples:\n\nField Does Not Equal Another Field (relative)\n\nThis does the same as nefield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtfield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtefield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltfield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltefield except that it validates the field provided relative\nto the top level struct.\n\nThis does the same as contains except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nThis does the same as excludes except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nFor arrays \u0026 slices, unique will ensure that there are no duplicates.\nFor maps, unique will ensure that there are no duplicate values.\nFor slices of struct, unique will ensure that there are no duplicate values\nin a field of the struct specified via a parameter.\n\nThis validates that a string value contains ASCII alpha characters only\n\nThis validates that a string value contains ASCII alphanumeric characters only\n\nThis validates that a string value contains unicode alpha characters only\n\nThis validates that a string value contains unicode alphanumeric characters only\n\nThis validates that a string value contains a basic numeric value.\nbasic excludes exponents etc...\nfor integers or float it returns true.\n\nThis validates that a string value contains a valid hexadecimal.\n\nThis validates that a string value contains a valid hex color including\nhashtag (#)\n\nThis validates that a string value contains a valid rgb color\n\nThis validates that a string value contains a valid rgba color\n\nThis validates that a string value contains a valid hsl color\n\nThis validates that a string value contains a valid hsla color\n\nThis validates that a string value contains a valid email\nThis may not conform to all possibilities of any rfc standard, but neither\ndoes any email provider accept all possibilities.\n\nThis validates that a string value contains a valid file path and that\nthe file exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nThis validates that a string value contains a valid url\nThis will accept any url the golang request uri accepts but must contain\na schema for example http:// or rtmp://\n\nThis validates that a string value contains a valid uri\nThis will accept any uri the golang request uri accepts\n\nThis validataes that a string value contains a valid URN\naccording to the RFC 2141 spec.\n\nThis validates that a string value contains a valid base64 value.\nAlthough an empty string is valid base64 this will report an empty string\nas an error, if you wish to accept an empty string as valid you can use\nthis with the omitempty tag.\n\nThis validates that a string value contains a valid base64 URL safe value\naccording the the RFC4648 spec.\nAlthough an empty string is a valid base64 URL safe value, this will report\nan empty string as an error, if you wish to accept an empty string as valid\nyou can use this with the omitempty tag.\n\nThis validates that a string value contains a valid bitcoin address.\nThe format of the string is checked to ensure it matches one of the three formats\nP2PKH, P2SH and performs checksum validation.\n\nBitcoin Bech32 Address (segwit)\n\nThis validates that a string value contains a valid bitcoin Bech32 address as defined\nby bip-0173 (https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki)\nSpecial thanks to Pieter Wuille for providng reference implementations.\n\nThis validates that a string value contains a valid ethereum address.\nThe format of the string is checked to ensure it matches the standard Ethereum address format\nFull validation is blocked by https://github.com/golang/crypto/pull/28\n\nThis validates that a string value contains the substring value.\n\nThis validates that a string value contains any Unicode code points\nin the substring value.\n\nThis validates that a string value contains the supplied rune value.\n\nThis validates that a string value does not contain the substring value.\n\nThis validates that a string value does not contain any Unicode code\npoints in the substring value.\n\nThis validates that a string value does not contain the supplied rune value.\n\nThis validates that a string value starts with the supplied string value\n\nThis validates that a string value ends with the supplied string value\n\nThis validates that a string value contains a valid isbn10 or isbn13 value.\n\nThis validates that a string value contains a valid isbn10 value.\n\nThis validates that a string value contains a valid isbn13 value.\n\nThis validates that a string value contains a valid UUID. Uppercase UUID values will not pass - use `uuid_rfc4122` instead.\n\nThis validates that a string value contains a valid version 3 UUID.  Uppercase UUID values will not pass - use `uuid3_rfc4122` instead.\n\nThis validates that a string value contains a valid version 4 UUID.  Uppercase UUID values will not pass - use `uuid4_rfc4122` instead.\n\nThis validates that a string value contains a valid version 5 UUID.  Uppercase UUID values will not pass - use `uuid5_rfc4122` instead.\n\nThis validates that a string value contains only ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains only printable ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains one or more multibyte characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains a valid DataURI.\nNOTE: this will also validate that the data portion is valid base64\n\nThis validates that a string value contains a valid latitude.\n\nThis validates that a string value contains a valid longitude.\n\nThis validates that a string value contains a valid U.S. Social Security Number.\n\nThis validates that a string value contains a valid IP Address.\n\nThis validates that a string value contains a valid v4 IP Address.\n\nThis validates that a string value contains a valid v6 IP Address.\n\nThis validates that a string value contains a valid CIDR Address.\n\nThis validates that a string value contains a valid v4 CIDR Address.\n\nThis validates that a string value contains a valid v6 CIDR Address.\n\nThis validates that a string value contains a valid resolvable TCP Address.\n\nThis validates that a string value contains a valid resolvable v4 TCP Address.\n\nThis validates that a string value contains a valid resolvable v6 TCP Address.\n\nThis validates that a string value contains a valid resolvable UDP Address.\n\nThis validates that a string value contains a valid resolvable v4 UDP Address.\n\nThis validates that a string value contains a valid resolvable v6 UDP Address.\n\nThis validates that a string value contains a valid resolvable IP Address.\n\nThis validates that a string value contains a valid resolvable v4 IP Address.\n\nThis validates that a string value contains a valid resolvable v6 IP Address.\n\nThis validates that a string value contains a valid Unix Address.\n\nThis validates that a string value contains a valid MAC Address.\n\nNote: See Go's ParseMAC for accepted formats and types:\n\nThis validates that a string value is a valid Hostname according to RFC 952 https://tools.ietf.org/html/rfc952\n\nThis validates that a string value is a valid Hostname according to RFC 1123 https://tools.ietf.org/html/rfc1123\n\nFull Qualified Domain Name (FQDN)\n\nThis validates that a string value contains a valid FQDN.\n\nThis validates that a string value appears to be an HTML element tag\nincluding those described at https://developer.mozilla.org/en-US/docs/Web/HTML/Element\n\nThis validates that a string value is a proper character reference in decimal\nor hexadecimal format\n\nThis validates that a string value is percent-encoded (URL encoded) according\nto https://tools.ietf.org/html/rfc3986#section-2.1\n\nThis validates that a string value contains a valid directory and that\nit exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nNOTE: When returning an error, the tag returned in \"FieldError\" will be\nthe alias tag unless the dive tag is part of the alias. Everything after the\ndive tag is not reported as the alias tag. Also, the \"ActualTag\" in the before\ncase will be the actual tag within the alias that failed.\n\nHere is a list of the current built in alias tags:\n\nValidator notes:\n\nA collection of validation rules that are frequently needed but are more\ncomplex than the ones found in the baked in validators.\nA non standard validator must be registered manually like you would\nwith your own custom validation functions.\n\nExample of registration and use:\n\nHere is a list of the current non standard validators:\n\nThis package panics when bad input is provided, this is by design, bad code like\nthat should not make it to production.","homepage":"https://github.com/go-playground/valIdator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/valIdator","keywords_array":[],"namespace":"github.com/go-playground","versions_count":83,"first_release_published_at":"2015-03-19T19:55:53.000Z","latest_release_published_at":"2019-12-25T05:24:06.000Z","latest_release_number":"v9.31.0+incompatible","last_synced_at":"2026-05-25T20:04:36.764Z","created_at":"2023-09-13T08:24:10.675Z","updated_at":"2026-05-25T20:04:36.765Z","registry_url":"https://pkg.go.dev/github.com/go-playground/valIdator","install_command":"go get github.com/go-playground/valIdator","documentation_url":"https://pkg.go.dev/github.com/go-playground/valIdator#section-documentation","metadata":{},"repo_metadata":{"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2023-09-13T00:51:32.000Z","size":2239,"stargazers_count":13963,"open_issues_count":238,"forks_count":1208,"subscribers_count":114,"default_branch":"master","last_synced_at":"2023-09-13T08:16:38.164Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-playground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2023-09-13T07:30:09.000Z","dependencies_parsed_at":"2023-02-16T11:31:06.554Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/validator","commit_stats":null,"previous_names":["joeybloggs/go-validate-yourself","bluesuncorp/validator","bluesuncorp/go-validate-yourself"],"tags_count":100,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":158753721,"owners_count":7924295,"icon_url":"https://github.com/github.png","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2023-09-13T08:24:11.439Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.273813962715268,"dependent_packages_count":8.466078871466452,"stargazers_count":0.5076822249942097,"forks_count":0.7255867479152104,"docker_downloads_count":null,"average":4.993290451772785},"purl":"pkg:golang/github.com/go-playground/val%21idator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-playground/valIdator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-playground/valIdator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-playground/valIdator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-09-10T06:02:57.128Z","issues_count":86,"pull_requests_count":76,"avg_time_to_close_issue":16152356.725,"avg_time_to_close_pull_request":9342043.350877194,"issues_closed_count":40,"pull_requests_closed_count":57,"pull_request_authors_count":67,"issue_authors_count":83,"avg_comments_per_issue":2.697674418604651,"avg_comments_per_pull_request":1.8552631578947367,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":57,"past_year_pull_requests_count":61,"past_year_avg_time_to_close_issue":2696565.0833333335,"past_year_avg_time_to_close_pull_request":5170315.155555556,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.5263157894736843,"past_year_avg_comments_per_pull_request":1.6885245901639343,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":38},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3577033,"name":"github.com/go-playground/validator/v10","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields based on tags.","homepage":"https://github.com/go-playground/validator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/validator","keywords_array":[],"namespace":"github.com/go-playground/validator","versions_count":49,"first_release_published_at":"2019-11-11T20:42:35.000Z","latest_release_published_at":"2026-05-29T23:25:25.000Z","latest_release_number":"v10.30.3","last_synced_at":"2026-06-15T23:02:16.761Z","created_at":"2022-04-11T03:42:55.190Z","updated_at":"2026-06-15T23:02:16.762Z","registry_url":"https://pkg.go.dev/github.com/go-playground/validator/v10","install_command":"go get github.com/go-playground/validator/v10","documentation_url":"https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation","metadata":{},"repo_metadata":{"id":27239972,"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2025-12-02T00:58:54.000Z","size":2278,"stargazers_count":19430,"open_issues_count":320,"forks_count":1394,"subscribers_count":120,"default_branch":"master","last_synced_at":"2025-12-04T16:17:20.838Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-playground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2025-12-04T15:29:31.000Z","dependencies_parsed_at":"2023-10-05T00:15:57.869Z","dependency_job_id":"2b269c58-4286-4c06-8079-6ba7a2bb58f3","html_url":"https://github.com/go-playground/validator","commit_stats":{"total_commits":735,"total_committers":220,"mean_commits":3.340909090909091,"dds":0.6925170068027211,"last_synced_commit":"6c3307e6c64040ebc0efffe9366927c68146ffba"},"previous_names":["joeybloggs/go-validate-yourself","bluesuncorp/validator","bluesuncorp/go-validate-yourself"],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/go-playground/validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/sbom","scorecard":{"id":244953,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-playground/validator","commit":"eb254f505b119e9a6f0ef63383f1a2f47f4def5f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":9,"reason":"11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":9,"reason":"Found 24/26 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/go-playground/validator/workflow.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T07:24:17.235Z","repository_id":27239972,"created_at":"2025-08-17T07:24:17.235Z","updated_at":"2025-08-17T07:24:17.235Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27522057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-05T02:00:07.920Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":37,"last_synced_at":"2024-04-16T00:08:45.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-playground","funding_links":[],"total_stars":20030,"followers":345,"following":0,"created_at":"2022-11-03T06:54:47.364Z","updated_at":"2024-04-16T00:08:57.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground/repositories"},"tags":[{"name":"v10.29.0","sha":"afce000d4f55c2721c8bd568a614b169fa191b39","kind":"commit","published_at":"2025-12-10T02:47:14.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.29.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.29.0/manifests"},{"name":"v10.28.0","sha":"bdc3a7d31bd8269baa07904324e8fb22fb2f9372","kind":"commit","published_at":"2025-10-05T17:01:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.28.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.28.0/manifests"},{"name":"v10.27.0","sha":"bc77d03bfbd951ad1299267754e230b0af36a5aa","kind":"commit","published_at":"2025-07-02T02:51:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.27.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.27.0/manifests"},{"name":"v10.26.0","sha":"433b08283c14b1def28e8f05e36c2bed2f13b3f4","kind":"commit","published_at":"2025-03-28T15:45:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.26.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.26.0/manifests"},{"name":"v10.25.0","sha":"02409170a8b58d92ee6f4ae5fa2889b9adef5bf0","kind":"commit","published_at":"2025-02-15T16:32:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.25.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.25.0/manifests"},{"name":"v10.24.0","sha":"2cce309b681d803db45519afc303a5d1598d3de1","kind":"commit","published_at":"2025-01-13T02:30:34.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.24.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.24.0/manifests"},{"name":"v10.23.0","sha":"606fdce7d8a86cd864ff45a0820a53bb8c131b0c","kind":"commit","published_at":"2024-11-16T16:48:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.23.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.23.0/manifests"},{"name":"v10.22.1","sha":"f1939ee4461159b2d328c77117eddf66340c0e17","kind":"commit","published_at":"2024-09-09T00:16:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.22.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.1/manifests"},{"name":"v10.22.0","sha":"a947377040f8ebaee09f20d09a745ec369396793","kind":"commit","published_at":"2024-06-12T04:35:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.22.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.0/manifests"},{"name":"v10.21.0","sha":"c7e85182ab05a4b302bca82a86f1f09530bd2bc1","kind":"commit","published_at":"2024-06-01T15:21:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.21.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.21.0/manifests"},{"name":"v10.20.0","sha":"e20b94842ab102ba94e73eaf66f5c0466e405882","kind":"commit","published_at":"2024-04-30T04:08:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.20.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.20.0/manifests"},{"name":"v10.19.0","sha":"a0f74b0fb2a7ae1750c0f0b0a49550d8b6e2e708","kind":"commit","published_at":"2024-03-02T19:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.19.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.19.0/manifests"},{"name":"v10.18.0","sha":"b328f72e15814aba56e018c06675b8d679ad6e90","kind":"commit","published_at":"2024-02-11T05:10:02.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.18.0/manifests"},{"name":"v10.17.0","sha":"55313dbe00866e2404032d687098e35868db2f1c","kind":"commit","published_at":"2024-01-14T04:49:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.17.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.17.0/manifests"},{"name":"v10.16.0","sha":"84254aeb5a59e615ec0b66ab53b988bc0677f55e","kind":"commit","published_at":"2023-11-04T15:49:36.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.16.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.16.0/manifests"},{"name":"v10.15.5","sha":"94a637ab9fbbb0bc0fe8a278f0352d0b14e2c365","kind":"commit","published_at":"2023-10-02T03:28:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.5","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.5/manifests"},{"name":"v10.15.4","sha":"8d50f2fd8c2f02fbdf1d44d66171b955c2f4eb50","kind":"commit","published_at":"2023-09-13T00:51:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.4","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.4/manifests"},{"name":"v10.15.3","sha":"d57b3a8dd18f4adc9cd8abb529762826357188a3","kind":"commit","published_at":"2023-08-30T05:00:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.3","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.3/manifests"},{"name":"v10.15.2","sha":"1b40ba0cb450466ab9571f5adff040b141202daa","kind":"commit","published_at":"2023-08-29T03:51:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.2/manifests"},{"name":"v10.15.1","sha":"3094d596c834c13d04bf7523a35a06aaa9965928","kind":"commit","published_at":"2023-08-17T15:00:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.1/manifests"},{"name":"v10.15.0","sha":"5bf55dc757cad229e8297d42640ec036e2360df7","kind":"commit","published_at":"2023-08-06T17:13:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.0/manifests"},{"name":"v10.14.1","sha":"bd1113d5c1901c5205fc0a7af031a11268ff13ee","kind":"commit","published_at":"2023-06-04T14:39:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.14.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"ce28d7c4b27fbcafff82bc87a8bf58257beb9030","kind":"commit","published_at":"2023-05-21T14:32:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.14.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.0/manifests"},{"name":"v10.13.0","sha":"c8b98cbcea08971fbead222ddf5fd406a40d40ed","kind":"commit","published_at":"2023-04-29T15:13:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.13.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.13.0/manifests"},{"name":"v10.12.0","sha":"f5e5146b316bf0283fd8988dc9f26aebe94b599d","kind":"commit","published_at":"2023-03-20T00:23:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.12.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.12.0/manifests"},{"name":"v10.11.2","sha":"8f07b0368280d9fc70b4ffd3708b31427bbc286d","kind":"commit","published_at":"2023-01-30T04:43:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.2/manifests"},{"name":"v10.11.1","sha":"c7e0172e0fd176bdc521afb5186818a7db6b77ac","kind":"commit","published_at":"2022-09-16T16:01:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.1/manifests"},{"name":"v10.11.0","sha":"9e2ea4038020b5c7e3802a21cfa4e3afcfdcd276","kind":"commit","published_at":"2022-05-01T17:01:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.0/manifests"},{"name":"v10.10.1","sha":"58d5778b183e89cc374ca4ebbf06da1eed088a63","kind":"commit","published_at":"2022-03-08T01:32:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.1/manifests"},{"name":"v10.10.0","sha":"88976f39f600bb3979de1ae5efdfd9cff2cf10f1","kind":"commit","published_at":"2022-01-02T01:40:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.10.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.0/manifests"},{"name":"v10.9.0","sha":"ce34f361cca51e25715399ab801c5e1c01d02d89","kind":"commit","published_at":"2021-08-08T22:56:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.9.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"9a5bce32538f319bf69aebb3aca90d394bc6d0cb","kind":"commit","published_at":"2021-07-26T04:34:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"65bb1236771df9bc1630c78a43b0bfea10fe7122","kind":"commit","published_at":"2021-07-08T05:40:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.7.0/manifests"},{"name":"v10.6.2","sha":"8bfa88a4625f68c78a48465da418c75b734743b8","kind":"commit","published_at":"2021-07-08T05:26:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"76b917f43204d9b281b57d3a2c37ab1d56b165fa","kind":"commit","published_at":"2021-05-12T00:37:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"d07eb88fb04047e450e834dd461210095fc28d6a","kind":"commit","published_at":"2021-05-06T14:52:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"b926bf0df97108effd04f9325365cd7969935e16","kind":"commit","published_at":"2021-04-07T04:02:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"68248183b470f2257ac30b98e1b7dc25835451b7","kind":"commit","published_at":"2021-04-06T01:24:36.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"456221b630452990f72c0f13179e5f2ae728a723","kind":"commit","published_at":"2020-10-17T15:49:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"d6b17fd90bd4dd9d16a594c3035ceadc3de0193a","kind":"commit","published_at":"2020-09-27T22:48:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"ea924ce89a4774b8017143b34b946db46add9df1","kind":"commit","published_at":"2020-05-21T06:13:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"c68441b7f4748b48ad9a0c9a79d346019730e207","kind":"commit","published_at":"2020-02-09T17:35:38.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"fb6c45823ad5db49e788621271c6f86fa3a0f149","kind":"commit","published_at":"2019-12-25T05:43:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.1.0/manifests"},{"name":"v9.31.0","sha":"21c910fc6d9c3556c28252b04beb17de0c2d40ec","kind":"commit","published_at":"2019-12-25T05:24:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.31.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.31.0/manifests"},{"name":"v9.30.2","sha":"bde478f9466b5371375581708adf1b77acd08b72","kind":"commit","published_at":"2019-11-25T20:05:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.2/manifests"},{"name":"v10.0.1","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.1/manifests"},{"name":"v9.30.1","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.1/manifests"},{"name":"v9","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9","html_url":"https://github.com/go-playground/validator/releases/tag/v9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9/manifests"},{"name":"v10.0.0","sha":"7e57ca0cf54664aeb738b2eb275e656362129cf9","kind":"commit","published_at":"2019-11-11T20:42:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.0/manifests"},{"name":"v9.30.0","sha":"cd1bd581694a11c089aea885a26247c5f783a4cf","kind":"commit","published_at":"2019-09-29T22:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.0/manifests"},{"name":"v9.29.1","sha":"556b9da3c05f2a935bc086fb5a0bb55dd8112d2d","kind":"commit","published_at":"2019-07-12T15:35:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.29.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.1/manifests"},{"name":"v9.29.0","sha":"884d31b8cad6a1ec877f2400d555924cea03bbea","kind":"commit","published_at":"2019-05-23T14:57:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.29.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.0/manifests"},{"name":"v9.28.0","sha":"46b4b1e301c24cac870ffcb4ba5c8a703d1ef475","kind":"commit","published_at":"2019-03-31T13:31:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.28.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.28.0/manifests"},{"name":"v9.27.0","sha":"b199fa0642d29caca62b6a99d65cc981ba5edc3b","kind":"commit","published_at":"2019-02-12T15:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.27.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.27.0/manifests"},{"name":"v9.26.0","sha":"774d09c3863ffb2e137ebe4c39ba27648d208f80","kind":"commit","published_at":"2019-01-28T05:00:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.26.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.26.0/manifests"},{"name":"v9.25.0","sha":"cdd5c28d217804eec51fa694927e6c57465748f6","kind":"commit","published_at":"2019-01-09T04:40:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.25.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.25.0/manifests"},{"name":"v9.24.0","sha":"0277b12d53df79c9dbf7311cb07fa9c81ed621bb","kind":"commit","published_at":"2018-12-08T16:39:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.24.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.24.0/manifests"},{"name":"v9.23.0","sha":"1fa3c8d6336562f0a3f95c73593ee2b57ff4da11","kind":"commit","published_at":"2018-11-04T14:48:46.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.23.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.23.0/manifests"},{"name":"v9.22.0","sha":"3be31424000e9263ddc36f27b1de4c18f657f02e","kind":"commit","published_at":"2018-11-01T04:01:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.22.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.22.0/manifests"},{"name":"v9.21.1","sha":"f8af4b15dbe132b53d3a53e7c3724271040e82e7","kind":"commit","published_at":"2018-10-25T12:25:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.21.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.1/manifests"},{"name":"v9.21.0","sha":"e69e9a28bb62b977fdc58d051f1bb477b7cbe486","kind":"commit","published_at":"2018-08-13T14:34:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.21.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.0/manifests"},{"name":"v9.20.2","sha":"ab2a8a99087e827c9af87ed6777ba897348fb178","kind":"commit","published_at":"2018-07-09T15:35:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.2/manifests"},{"name":"v9.20.1","sha":"e055f4eb7f469af9f56e22714183a92330a06c4a","kind":"commit","published_at":"2018-07-09T15:29:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.1/manifests"},{"name":"v9.20.0","sha":"5d3224279f53ab8aa94f606424bb9cad83360ed5","kind":"commit","published_at":"2018-07-09T14:08:08.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.0/manifests"},{"name":"v9.19.0","sha":"ce9336f6e200cbb2e7c5672b36095b03f8bf5af7","kind":"commit","published_at":"2018-06-29T15:00:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.19.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.19.0/manifests"},{"name":"v9.18","sha":"9d03e2526a4863972a3954d9704088b8670c72ff","kind":"commit","published_at":"2018-06-28T20:31:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.18","html_url":"https://github.com/go-playground/validator/releases/tag/v9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.18/manifests"},{"name":"v9.17.1","sha":"f28cb45dc0f0f406ba2015cdb59a5203ad220bc2","kind":"commit","published_at":"2018-05-14T14:57:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.1/manifests"},{"name":"v9.17.0","sha":"ffe836d7363bc7ab3f56d2fc90ce09bfb5a0c2c5","kind":"commit","published_at":"2018-05-09T16:00:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.17.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.0/manifests"},{"name":"v9.16.1","sha":"801c8790f3bb6098968493546dc06d87cccb4454","kind":"commit","published_at":"2018-05-09T15:31:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.16.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.1/manifests"},{"name":"v9.16.0","sha":"ee0bbdea519c2c66777c6bfc943838291734ba6c","kind":"commit","published_at":"2018-05-05T16:24:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.16.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"14984d91328f9612b58443cbdf4a077d4fd71091","kind":"commit","published_at":"2018-04-10T05:32:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.15.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"ff1ee42e838f15a68230cebda8aaa21427506175","kind":"commit","published_at":"2018-04-08T17:23:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.14.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"8ce234ff024d85b3848e485decba806385d6e276","kind":"commit","published_at":"2018-03-19T15:47:08.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.13.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"1b8c8e19cd250435025214492d9a08411d760fdd","kind":"commit","published_at":"2018-03-05T15:02:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.12.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"150fe5b6a4ccc9cd6ffdbf5d184b67fbea75efcc","kind":"commit","published_at":"2018-02-20T16:21:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.11.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"535f85221eb67ab842438877b22cac6274380cf2","kind":"commit","published_at":"2018-02-15T16:51:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.10.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.10.0/manifests"},{"name":"v9.9.4","sha":"3620d3c0694119b61c72071ff5a05a976e97b05a","kind":"commit","published_at":"2018-02-03T18:35:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.4/manifests"},{"name":"v9.9.3","sha":"48a433ba4bcadc5be9aa16d4bdcb383d3f57a741","kind":"commit","published_at":"2018-01-14T22:12:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.3/manifests"},{"name":"v9.9.2","sha":"230db62e071d40171640c9deb875d46a3858d9dd","kind":"commit","published_at":"2018-01-06T03:46:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.2/manifests"},{"name":"v9.9.1","sha":"b1f51f36f1c98cc97f777d6fc9d4b05eaa0cabb5","kind":"commit","published_at":"2017-12-13T16:54:38.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.1/manifests"},{"name":"v9.9.0","sha":"61caf9d3038e1af346dbf5c2e16f6678e1548364","kind":"commit","published_at":"2017-11-13T04:58:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"1304298bf10d085adec514b076772a79c9cadb6b","kind":"commit","published_at":"2017-10-23T03:06:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"a021b2ec9a8a8bb970f3f15bc42617cb520e8a64","kind":"commit","published_at":"2017-09-07T03:42:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"d529ee1b0f30352444f507cc6cdac96bfd12decc","kind":"commit","published_at":"2017-08-07T04:31:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.6.0/manifests"},{"name":"v8.18.2","sha":"5f1438d3fca68893a817e4a66806cea46a9e4ebf","kind":"commit","published_at":"2017-07-30T05:02:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.2/manifests"},{"name":"v9.5.0","sha":"0f6f568263a1ab5105b57f66f446d2625e4f545c","kind":"commit","published_at":"2017-07-30T03:49:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"fb68f39656d7ebf8aa339ad4917aa0c260ecc237","kind":"commit","published_at":"2017-06-12T05:26:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.4.0/manifests"},{"name":"v9.3.6","sha":"6d8c18553ea1ac493d049edd6f102f52e618f085","kind":"commit","published_at":"2017-04-05T11:11:23.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.6","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.6/manifests"},{"name":"v9.3.5","sha":"4bd19358521c53f09639f21e2a9d6883d6890f24","kind":"commit","published_at":"2017-02-24T17:48:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.5","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.5/manifests"},{"name":"v9.3.4","sha":"b250b44763b89fd6b448f2114bb7fc225c7b3008","kind":"commit","published_at":"2017-02-14T07:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.4/manifests"},{"name":"v9.3.3","sha":"691ea5506371685479307baaf0e623e850de4dbf","kind":"commit","published_at":"2017-02-01T23:55:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"077c3830f3971d4a44a94c2249b67ce8c53198fc","kind":"commit","published_at":"2016-12-23T02:45:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"49fccadad19338f93f46a5abdafc44cd731cf7a7","kind":"commit","published_at":"2016-12-07T01:51:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"941ce2cabc098467c3ebd66c5d705bc122f18b74","kind":"commit","published_at":"2016-11-30T13:42:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"597f93b3164831ef370e4cf0b219907ab5bb4154","kind":"commit","published_at":"2016-11-16T01:36:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"493dfb6209fcb493fcdbc2a0f14b882f2d53979f","kind":"commit","published_at":"2016-09-28T14:56:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"506cc5da566e79fe76d9fb468bc8d6544b7ca023","kind":"commit","published_at":"2016-09-25T17:48:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.0/manifests"},{"name":"v9.1.3","sha":"335c8e2facd85b836eb148e1a9f49ef01335216d","kind":"commit","published_at":"2016-09-22T23:05:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"23e84d2f88047dae87c17b4951ca5ebb33dbd3fa","kind":"commit","published_at":"2016-09-19T15:36:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7c2b5d8471934ecc162861af0111a5b687d34df8","kind":"commit","published_at":"2016-09-16T17:24:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4b3eedc3792a5f368d9e4e026219c620ce416390","kind":"commit","published_at":"2016-09-15T19:58:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"0af0043f29b3fdbb698df8c4cbca6b5448fea6a2","kind":"commit","published_at":"2016-09-01T12:38:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0/manifests"},{"name":"v9.0.0RC1","sha":"1cbfa0bbffb1d0e9ce8a784607c6681a01e606d4","kind":"commit","published_at":"2016-08-08T14:13:19.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0RC1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v9.0.0RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0RC1/manifests"},{"name":"v8.18.1","sha":"5f57d2222ad794d0dffb07e664ea05e2ee07d60c","kind":"commit","published_at":"2016-07-18T13:41:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"1d3a3d281bcd27defc2b61b7a951b6a74510ca59","kind":"commit","published_at":"2016-07-18T13:13:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.0/manifests"},{"name":"v8.17.3","sha":"7a080ada5ba072a91fd7f677bcf4d0e1aa286d39","kind":"commit","published_at":"2016-07-14T20:46:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.3/manifests"},{"name":"v8.17.2","sha":"25f1823069d853eccffbde025dca1812fa09c14b","kind":"commit","published_at":"2016-06-22T01:15:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.2/manifests"},{"name":"v8.17.1","sha":"014792cf3e266caff1e916876be12282b33059e0","kind":"commit","published_at":"2016-02-23T20:26:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.1/manifests"},{"name":"v8.17","sha":"f38559b4893a333e7122cf42155be352c9b5d7c6","kind":"commit","published_at":"2016-02-16T01:41:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17/manifests"},{"name":"v8.16","sha":"4c79e698231042063ef780f52bd0295392de42d7","kind":"commit","published_at":"2016-02-03T01:01:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.16","html_url":"https://github.com/go-playground/validator/releases/tag/v8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.16/manifests"},{"name":"v8.15.1","sha":"c193cecd124b5cc722d7ee5538e945bdb3348435","kind":"commit","published_at":"2016-01-10T00:39:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15.1/manifests"},{"name":"v8.15","sha":"e8d470cd7a944d716c5527fb382487b6e314022d","kind":"commit","published_at":"2016-01-06T14:33:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15/manifests"},{"name":"v8.14","sha":"43f534e6552e5be8d847665d342b9431ac3086d8","kind":"commit","published_at":"2015-11-28T01:02:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.14","html_url":"https://github.com/go-playground/validator/releases/tag/v8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.14/manifests"},{"name":"v8.13","sha":"0794474f604298399d9ff03aa113506b043ab74b","kind":"commit","published_at":"2015-11-27T21:03:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.13","html_url":"https://github.com/go-playground/validator/releases/tag/v8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.13/manifests"},{"name":"v8.12","sha":"638ea8a3f8c7e312443f468a643dcfd6e6b510a0","kind":"commit","published_at":"2015-11-26T13:49:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.12","html_url":"https://github.com/go-playground/validator/releases/tag/v8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.12/manifests"},{"name":"v8.11","sha":"ec28e2da370a5236904327fecff1da3bb2aa0f46","kind":"commit","published_at":"2015-11-23T02:38:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.11","html_url":"https://github.com/go-playground/validator/releases/tag/v8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.11/manifests"},{"name":"v8.10","sha":"d776d3eb2ea2836e413dced92559513da12c5330","kind":"commit","published_at":"2015-11-20T14:03:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.10","html_url":"https://github.com/go-playground/validator/releases/tag/v8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.10/manifests"},{"name":"v8.9","sha":"82faf6f72aa8b909594cd1a6dc26205303201ff7","kind":"commit","published_at":"2015-11-19T21:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.9","html_url":"https://github.com/go-playground/validator/releases/tag/v8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.9/manifests"},{"name":"v8.8.1","sha":"27557e4813703827b7d1326279033fc884dd1716","kind":"commit","published_at":"2015-11-19T17:18:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8.1/manifests"},{"name":"v8.8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8/manifests"},{"name":"v8,8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8,8","html_url":"https://github.com/go-playground/validator/releases/tag/v8,8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8%2C8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8,8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8,8/manifests"},{"name":"v8.7","sha":"2ecdb677b37592987df9080e75569b2b32ec7fd0","kind":"commit","published_at":"2015-11-13T13:50:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.7","html_url":"https://github.com/go-playground/validator/releases/tag/v8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.7/manifests"},{"name":"v8.6","sha":"a21885483fd18b03180c70e01c0f24ef870abdf2","kind":"commit","published_at":"2015-11-09T17:32:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.6","html_url":"https://github.com/go-playground/validator/releases/tag/v8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.6/manifests"},{"name":"v8.5","sha":"d5305abfab07b77294ce79464dfc658d25b376a7","kind":"commit","published_at":"2015-10-16T01:18:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.5","html_url":"https://github.com/go-playground/validator/releases/tag/v8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.5/manifests"},{"name":"v8.4","sha":"17084684e61fa612071c608d8e8112489b127456","kind":"commit","published_at":"2015-10-06T20:39:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.4","html_url":"https://github.com/go-playground/validator/releases/tag/v8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.4/manifests"},{"name":"v8.3","sha":"7bfad4079388e3aac08d67b91bf381c99605f4d9","kind":"commit","published_at":"2015-09-30T12:41:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.3/manifests"},{"name":"v8.2","sha":"92ddaeb7d8214e717d2e103c3978f76574a3e4bc","kind":"commit","published_at":"2015-09-24T11:53:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.2/manifests"},{"name":"v7.2","sha":"792d6f2ec75144f986066ff7048b680cfcb20b64","kind":"commit","published_at":"2015-09-24T11:50:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.2","html_url":"https://github.com/go-playground/validator/releases/tag/v7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.2/manifests"},{"name":"v6.8","sha":"15e8444e515459e82ef3c33c8cd2dc68b2031e5b","kind":"commit","published_at":"2015-09-24T11:48:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.8","html_url":"https://github.com/go-playground/validator/releases/tag/v6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.8/manifests"},{"name":"v5.12","sha":"d5acf1dac43705f8bfbb71d878e290e2bed3950b","kind":"commit","published_at":"2015-09-24T11:44:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.12","html_url":"https://github.com/go-playground/validator/releases/tag/v5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.12/manifests"},{"name":"v8.1","sha":"8324129b028239a2d26c4221165e7d4d512ea697","kind":"commit","published_at":"2015-09-03T11:25:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.1/manifests"},{"name":"v8.0.1","sha":"ec1066576dbebc0b953fdecbe2c543f05fc29bb3","kind":"commit","published_at":"2015-09-03T01:50:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.0.1/manifests"},{"name":"v8","sha":"40bd6a0bc0f2a2f7dbad51a302c7af40377c8a2f","kind":"commit","published_at":"2015-09-03T01:23:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8","html_url":"https://github.com/go-playground/validator/releases/tag/v8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8/manifests"},{"name":"v7.1","sha":"4d7f9e43b1b142a56265e7757d6787d08d8cd1c4","kind":"commit","published_at":"2015-09-03T00:18:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.1/manifests"},{"name":"v7","sha":"3191556e305cd5305686bea0aa29b7eff6582ecc","kind":"commit","published_at":"2015-08-20T00:48:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7","html_url":"https://github.com/go-playground/validator/releases/tag/v7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7/manifests"},{"name":"v6.7","sha":"a32ef92045e0c27dfec5bb5390b2073fa66e8436","kind":"commit","published_at":"2015-08-19T17:09:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.7","html_url":"https://github.com/go-playground/validator/releases/tag/v6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.7/manifests"},{"name":"v6.6","sha":"9a93f0165ac09345519aa97dd2885767a9c45238","kind":"commit","published_at":"2015-08-19T12:38:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.6","html_url":"https://github.com/go-playground/validator/releases/tag/v6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.6/manifests"},{"name":"v6.5.1","sha":"6df82fdf490c129a18bbb0226dc7e5e246059fc0","kind":"commit","published_at":"2015-08-17T12:29:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"c62ee7ccdf50d1660d426abc375602f769adca2f","kind":"commit","published_at":"2015-08-04T03:04:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5/manifests"},{"name":"v6.4","sha":"0cd5e89c389ed56da984a5bbc1bf009e49ad4b79","kind":"commit","published_at":"2015-08-04T01:34:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.4","html_url":"https://github.com/go-playground/validator/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.4/manifests"},{"name":"v5.11","sha":"98121ac23ff3d764f525d18d8de944d150e3c0fe","kind":"commit","published_at":"2015-08-04T01:33:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.11","html_url":"https://github.com/go-playground/validator/releases/tag/v5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.11/manifests"},{"name":"v6.3","sha":"f8fd45620ae9124cd4d8d9e30aa62d8e763f871a","kind":"commit","published_at":"2015-08-02T01:00:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.3","html_url":"https://github.com/go-playground/validator/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.3/manifests"},{"name":"v6.2","sha":"d802346da4c72c8d569cef5c8fb05ed1dfbf372a","kind":"commit","published_at":"2015-07-31T02:30:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"55e8c8d9caf8e71d353de3683ce0aa22577fef6d","kind":"commit","published_at":"2015-07-28T02:47:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"c0001173ee3949c124b284141d4eda00de65ccdd","kind":"commit","published_at":"2015-07-27T21:24:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1/manifests"},{"name":"v6.0.2","sha":"54927e92d929a743735fb7ed8d8fc53a879814ef","kind":"commit","published_at":"2015-07-27T01:53:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b9cdaa434615b9570da158dd6942eaea213aea9b","kind":"commit","published_at":"2015-07-23T16:52:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"a87651c07b5f08efec91dd323b7bf8e9b6841565","kind":"commit","published_at":"2015-07-20T12:54:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0/manifests"},{"name":"v5.10.3","sha":"77108103e5fd435ff31967e1a011fda801391c85","kind":"commit","published_at":"2015-07-19T16:04:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.3","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"ac33a23e6e6451492f246d6ed9384af421b71d0d","kind":"commit","published_at":"2015-07-13T18:48:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"06aac46c918960c01a241888042fc5e4e922b899","kind":"commit","published_at":"2015-07-09T18:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.1/manifests"},{"name":"v5.10","sha":"d2748d5ae5e5af5ec3a85e3a59bf0db9d741c82d","kind":"commit","published_at":"2015-07-05T16:23:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10/manifests"},{"name":"v5.9.2","sha":"d8e0c4d93696f467eedc43f7f954b48eb6fe6ba8","kind":"commit","published_at":"2015-06-30T01:01:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"d627af88ac021317a280d320986282a6dc97549a","kind":"commit","published_at":"2015-06-29T01:58:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.1/manifests"},{"name":"v5.9","sha":"740b7d0daaa903a026971155084015f271fd8584","kind":"commit","published_at":"2015-06-27T18:32:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9/manifests"},{"name":"v5.8.1","sha":"27a1d3f1583676b710bb06faf4c8927dd941a893","kind":"commit","published_at":"2015-06-20T16:02:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8.1/manifests"},{"name":"v5.8","sha":"c06d47f593d786142436a43334f724d819093c04","kind":"commit","published_at":"2015-06-17T13:45:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"df95f9de27b8022e57f8ce09448cee6b1170bb3d","kind":"commit","published_at":"2015-06-09T01:51:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"ecfab4f37a87173055273d9cd118d8acada0cc2b","kind":"commit","published_at":"2015-06-09T01:33:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7/manifests"},{"name":"v5.6.1","sha":"c6a510f8a9a3574e22dd6827b41eff311d5188f0","kind":"commit","published_at":"2015-06-08T20:52:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6.1/manifests"},{"name":"v5.6","sha":"8461815c10a10d15b7f9ad38798c6ca55901db15","kind":"commit","published_at":"2015-06-08T12:47:50.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6/manifests"},{"name":"v5.5.1","sha":"1d61bf31487322f9bffa4d9f1eda4a53175b58dd","kind":"commit","published_at":"2015-05-31T01:06:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5.1/manifests"},{"name":"v5.5","sha":"479d3f0fd9ba76c2c469d1c80c12f4319b0383a6","kind":"commit","published_at":"2015-05-27T01:40:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5/manifests"},{"name":"v5.4","sha":"07cbdd2e6dfd947b002e83c13b775c7580fab2d5","kind":"commit","published_at":"2015-05-23T02:33:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.4","html_url":"https://github.com/go-playground/validator/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.4/manifests"},{"name":"v5.2","sha":"d780b124a9c9c2ae6fc3c43967d6d9ee304e8e28","kind":"commit","published_at":"2015-05-19T19:35:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.2/manifests"},{"name":"v5.1","sha":"73747bdf83ec2ff628551f46c2eb680cb203593a","kind":"commit","published_at":"2015-05-08T16:03:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.1/manifests"},{"name":"v5.0.2","sha":"fa8e0664b23df1e246c41d1f03b750618776c66c","kind":"commit","published_at":"2015-04-19T14:33:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.1/manifests"},{"name":"v5","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5","html_url":"https://github.com/go-playground/validator/releases/tag/v5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5/manifests"},{"name":"v4.0.4","sha":"47a6634ff80051b92481b6c076854b85119fd267","kind":"commit","published_at":"2015-04-10T00:40:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.4","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"10c0bd95ae56dd777bcd61f96ea3e6806e553222","kind":"commit","published_at":"2015-04-08T22:27:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.3","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.3/manifests"},{"name":"v4.0.1","sha":"130dcba7a5ba53155b5665d4898d43460839dd48","kind":"commit","published_at":"2015-04-06T01:10:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.1/manifests"},{"name":"v4.0","sha":"a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8","kind":"commit","published_at":"2015-03-23T14:57:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0/manifests"},{"name":"v3.0.2","sha":"c9d7d65add53d75ae7888adb13fac7ed42787b1d","kind":"commit","published_at":"2015-03-21T17:39:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"262159d1052a5f818304e28d30332e23949a0317","kind":"commit","published_at":"2015-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"cfea08f69d708f00e175d88e759b4180eef3371b","kind":"commit","published_at":"2015-03-11T04:11:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0/manifests"},{"name":"v2.3","sha":"276e0f9b58324ac1bff160dde748925232ef264e","kind":"commit","published_at":"2015-03-11T03:34:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.3","html_url":"https://github.com/go-playground/validator/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.3/manifests"},{"name":"v2.2","sha":"bb80e920d4ae4b1d16aadfaefb0267333fc3a39a","kind":"commit","published_at":"2015-03-10T21:59:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.2/manifests"},{"name":"v2.1","sha":"70fa985b2b829a48f04ecaba08dd2d9cad3d1db9","kind":"commit","published_at":"2015-03-10T19:23:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.1/manifests"},{"name":"v2.0","sha":"191b1ce01f2ae954a77cb0591bce64c045d55a83","kind":"commit","published_at":"2015-03-06T16:38:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.0/manifests"},{"name":"v1.0","sha":"a0a13613b13c72222b8d23bf33b98897aabbe9d3","kind":"commit","published_at":"2015-03-01T15:35:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-playground/validator@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-30T22:30:19.165Z","dependent_packages_count":21065,"downloads":null,"downloads_period":null,"dependent_repos_count":52342,"rankings":{"downloads":null,"dependent_repos_count":0.023018270752409725,"dependent_packages_count":0.009556692767741537,"stargazers_count":0.5092792403970652,"forks_count":0.7286721335059704,"docker_downloads_count":0.10317117783669358,"average":0.2747395030519761},"purl":"pkg:golang/github.com/go-playground/validator/v10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-playground/validator/v10","docker_dependents_count":4401,"docker_downloads_count":2174367091,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-playground/validator/v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-playground/validator/v10/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-12-14T23:04:41.059Z","issues_count":260,"pull_requests_count":379,"avg_time_to_close_issue":25272594.473214287,"avg_time_to_close_pull_request":6826222.379182156,"issues_closed_count":112,"pull_requests_closed_count":269,"pull_request_authors_count":167,"issue_authors_count":241,"avg_comments_per_issue":2.4269230769230767,"avg_comments_per_pull_request":1.7229551451187335,"merged_pull_requests_count":183,"bot_issues_count":1,"bot_pull_requests_count":51,"past_year_issues_count":42,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":1636326.105263158,"past_year_avg_time_to_close_pull_request":1321804.6779661018,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":118,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.6064516129032258,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/issues","maintainers":[{"login":"zemzale","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zemzale"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator%2Fv10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator%2Fv10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator%2Fv10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator%2Fv10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator%2Fv10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator%2Fv10/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11100852,"name":"github.com/go-Playground/validator","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields\nbased on tags.\n\nIt can also handle Cross-Field and Cross-Struct validation for nested structs\nand has the ability to dive into arrays and maps of any type.\n\nsee more examples https://github.com/go-playground/validator/tree/v9/_examples\n\nDoing things this way is actually the way the standard library does, see the\nfile.Open method here:\n\nThe authors return type \"error\" to avoid the issue discussed in the following,\nwhere err is always != nil:\n\nValidator only InvalidValidationError for bad validation input, nil or\nValidationErrors as type error; so, in your code all you need to do is check\nif the error returned is not nil, and if it's not check if error is\nInvalidValidationError ( if necessary, most of the time it isn't ) type cast\nit to type ValidationErrors like so err.(validator.ValidationErrors).\n\nCustom Validation functions can be added. Example:\n\nCross-Field Validation can be done via the following tags:\n\nIf, however, some custom cross-field validation is required, it can be done\nusing a custom validation.\n\nWhy not just have cross-fields validation tags (i.e. only eqcsfield and not\neqfield)?\n\nThe reason is efficiency. If you want to check a field within the same struct\n\"eqfield\" only has to find the field on the same struct (1 level). But, if we\nused \"eqcsfield\" it could be multiple levels down. Example:\n\nMultiple validators on a field will process in the order defined. Example:\n\nBad Validator definitions are not handled by the library. Example:\n\nBaked In Cross-Field validation only compares fields on the same struct.\nIf Cross-Field + Cross-Struct validation is needed you should implement your\nown custom validator.\n\nComma (\",\") is the default separator of validation tags. If you wish to\nhave a comma included within the parameter (i.e. excludesall=,) you will need to\nuse the UTF-8 hex representation 0x2C, which is replaced in the code as a comma,\nso the above will become excludesall=0x2C.\n\nPipe (\"|\") is the 'or' validation tags deparator. If you wish to\nhave a pipe included within the parameter i.e. excludesall=| you will need to\nuse the UTF-8 hex representation 0x7C, which is replaced in the code as a pipe,\nso the above will become excludesall=0x7C\n\nHere is a list of the current built in validators:\n\nTells the validation to skip this struct field; this is particularly\nhandy in ignoring embedded structs from being validated. (Usage: -)\n\nThis is the 'or' operator allowing multiple validators to be used and\naccepted. (Usage: rbg|rgba) \u003c-- this would allow either rgb or rgba\ncolors to be accepted. This can also be combined with 'and' for example\n( Usage: omitempty,rgb|rgba)\n\nWhen a field that is a nested struct is encountered, and contains this flag\nany validation on the nested struct will be run, but none of the nested\nstruct fields will be validated. This is useful if inside of your program\nyou know the struct will be valid, but need to verify it has been assigned.\nNOTE: only \"required\" and \"omitempty\" can be used on a struct itself.\n\nSame as structonly tag except that any struct level validations will not run.\n\nAllows conditional validation, for example if a field is not set with\na value (Determined by the \"required\" validator) then other validation\nsuch as min or max won't run, but if a value is set validation will run.\n\nThis tells the validator to dive into a slice, array or map and validate that\nlevel of the slice, array or map with the validation tags that follow.\nMultidimensional nesting is also supported, each level you wish to dive will\nrequire another dive tag. dive has some sub-tags, 'keys' \u0026 'endkeys', please see\nthe Keys \u0026 EndKeys section just below.\n\nExample #1\n\nExample #2\n\nKeys \u0026 EndKeys\n\nThese are to be used together directly after the dive tag and tells the validator\nthat anything between 'keys' and 'endkeys' applies to the keys of a map and not the\nvalues; think of it like the 'dive' tag, but for map keys instead of values.\nMultidimensional nesting is also supported, each level you wish to validate will\nrequire another 'keys' and 'endkeys' tag. These tags are only valid for maps.\n\nExample #1\n\nExample #2\n\nThis validates that the value is not the data types default zero value.\nFor numbers ensures value is not zero. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nThe field under validation must be present and not empty only if any\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only if all\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThe field under validation must be present and not empty only when any\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only when all\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThis validates that the value is the default value and is almost the\nopposite of required.\n\nFor numbers, length will ensure that the value is\nequal to the parameter given. For strings, it checks that\nthe string length is exactly that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor numbers, max will ensure that the value is\nless than or equal to the parameter given. For strings, it checks\nthat the string length is at most that number of characters. For\nslices, arrays, and maps, validates the number of items.\n\nFor numbers, min will ensure that the value is\ngreater or equal to the parameter given. For strings, it checks that\nthe string length is at least that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor strings \u0026 numbers, eq will ensure that the value is\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings \u0026 numbers, ne will ensure that the value is not\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings, ints, and uints, oneof will ensure that the value\nis one of the values in the parameter.  The parameter should be\na list of values separated by whitespace.  Values may be\nstrings or numbers.\n\nFor numbers, this will ensure that the value is greater than the\nparameter given. For strings, it checks that the string length\nis greater than that number of characters. For slices, arrays\nand maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than time.Now.UTC().\n\nSame as 'min' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than or equal to time.Now.UTC().\n\nFor numbers, this will ensure that the value is less than the parameter given.\nFor strings, it checks that the string length is less than that number of\ncharacters. For slices, arrays, and maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\nFor time.Time ensures the time value is less than time.Now.UTC().\n\nSame as 'max' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is less than or equal to time.Now.UTC().\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExample #1:\n\nExample #2:\n\nField Equals Another Field (relative)\n\nThis does the same as eqfield except that it validates the field provided relative\nto the top level struct.\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExamples:\n\nField Does Not Equal Another Field (relative)\n\nThis does the same as nefield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtfield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtefield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltfield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltefield except that it validates the field provided relative\nto the top level struct.\n\nThis does the same as contains except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nThis does the same as excludes except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nFor arrays \u0026 slices, unique will ensure that there are no duplicates.\nFor maps, unique will ensure that there are no duplicate values.\nFor slices of struct, unique will ensure that there are no duplicate values\nin a field of the struct specified via a parameter.\n\nThis validates that a string value contains ASCII alpha characters only\n\nThis validates that a string value contains ASCII alphanumeric characters only\n\nThis validates that a string value contains unicode alpha characters only\n\nThis validates that a string value contains unicode alphanumeric characters only\n\nThis validates that a string value contains a basic numeric value.\nbasic excludes exponents etc...\nfor integers or float it returns true.\n\nThis validates that a string value contains a valid hexadecimal.\n\nThis validates that a string value contains a valid hex color including\nhashtag (#)\n\nThis validates that a string value contains a valid rgb color\n\nThis validates that a string value contains a valid rgba color\n\nThis validates that a string value contains a valid hsl color\n\nThis validates that a string value contains a valid hsla color\n\nThis validates that a string value contains a valid email\nThis may not conform to all possibilities of any rfc standard, but neither\ndoes any email provider accept all possibilities.\n\nThis validates that a string value contains a valid file path and that\nthe file exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nThis validates that a string value contains a valid url\nThis will accept any url the golang request uri accepts but must contain\na schema for example http:// or rtmp://\n\nThis validates that a string value contains a valid uri\nThis will accept any uri the golang request uri accepts\n\nThis validataes that a string value contains a valid URN\naccording to the RFC 2141 spec.\n\nThis validates that a string value contains a valid base64 value.\nAlthough an empty string is valid base64 this will report an empty string\nas an error, if you wish to accept an empty string as valid you can use\nthis with the omitempty tag.\n\nThis validates that a string value contains a valid base64 URL safe value\naccording the the RFC4648 spec.\nAlthough an empty string is a valid base64 URL safe value, this will report\nan empty string as an error, if you wish to accept an empty string as valid\nyou can use this with the omitempty tag.\n\nThis validates that a string value contains a valid bitcoin address.\nThe format of the string is checked to ensure it matches one of the three formats\nP2PKH, P2SH and performs checksum validation.\n\nBitcoin Bech32 Address (segwit)\n\nThis validates that a string value contains a valid bitcoin Bech32 address as defined\nby bip-0173 (https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki)\nSpecial thanks to Pieter Wuille for providng reference implementations.\n\nThis validates that a string value contains a valid ethereum address.\nThe format of the string is checked to ensure it matches the standard Ethereum address format\nFull validation is blocked by https://github.com/golang/crypto/pull/28\n\nThis validates that a string value contains the substring value.\n\nThis validates that a string value contains any Unicode code points\nin the substring value.\n\nThis validates that a string value contains the supplied rune value.\n\nThis validates that a string value does not contain the substring value.\n\nThis validates that a string value does not contain any Unicode code\npoints in the substring value.\n\nThis validates that a string value does not contain the supplied rune value.\n\nThis validates that a string value starts with the supplied string value\n\nThis validates that a string value ends with the supplied string value\n\nThis validates that a string value contains a valid isbn10 or isbn13 value.\n\nThis validates that a string value contains a valid isbn10 value.\n\nThis validates that a string value contains a valid isbn13 value.\n\nThis validates that a string value contains a valid UUID. Uppercase UUID values will not pass - use `uuid_rfc4122` instead.\n\nThis validates that a string value contains a valid version 3 UUID.  Uppercase UUID values will not pass - use `uuid3_rfc4122` instead.\n\nThis validates that a string value contains a valid version 4 UUID.  Uppercase UUID values will not pass - use `uuid4_rfc4122` instead.\n\nThis validates that a string value contains a valid version 5 UUID.  Uppercase UUID values will not pass - use `uuid5_rfc4122` instead.\n\nThis validates that a string value contains only ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains only printable ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains one or more multibyte characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains a valid DataURI.\nNOTE: this will also validate that the data portion is valid base64\n\nThis validates that a string value contains a valid latitude.\n\nThis validates that a string value contains a valid longitude.\n\nThis validates that a string value contains a valid U.S. Social Security Number.\n\nThis validates that a string value contains a valid IP Address.\n\nThis validates that a string value contains a valid v4 IP Address.\n\nThis validates that a string value contains a valid v6 IP Address.\n\nThis validates that a string value contains a valid CIDR Address.\n\nThis validates that a string value contains a valid v4 CIDR Address.\n\nThis validates that a string value contains a valid v6 CIDR Address.\n\nThis validates that a string value contains a valid resolvable TCP Address.\n\nThis validates that a string value contains a valid resolvable v4 TCP Address.\n\nThis validates that a string value contains a valid resolvable v6 TCP Address.\n\nThis validates that a string value contains a valid resolvable UDP Address.\n\nThis validates that a string value contains a valid resolvable v4 UDP Address.\n\nThis validates that a string value contains a valid resolvable v6 UDP Address.\n\nThis validates that a string value contains a valid resolvable IP Address.\n\nThis validates that a string value contains a valid resolvable v4 IP Address.\n\nThis validates that a string value contains a valid resolvable v6 IP Address.\n\nThis validates that a string value contains a valid Unix Address.\n\nThis validates that a string value contains a valid MAC Address.\n\nNote: See Go's ParseMAC for accepted formats and types:\n\nThis validates that a string value is a valid Hostname according to RFC 952 https://tools.ietf.org/html/rfc952\n\nThis validates that a string value is a valid Hostname according to RFC 1123 https://tools.ietf.org/html/rfc1123\n\nFull Qualified Domain Name (FQDN)\n\nThis validates that a string value contains a valid FQDN.\n\nThis validates that a string value appears to be an HTML element tag\nincluding those described at https://developer.mozilla.org/en-US/docs/Web/HTML/Element\n\nThis validates that a string value is a proper character reference in decimal\nor hexadecimal format\n\nThis validates that a string value is percent-encoded (URL encoded) according\nto https://tools.ietf.org/html/rfc3986#section-2.1\n\nThis validates that a string value contains a valid directory and that\nit exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nNOTE: When returning an error, the tag returned in \"FieldError\" will be\nthe alias tag unless the dive tag is part of the alias. Everything after the\ndive tag is not reported as the alias tag. Also, the \"ActualTag\" in the before\ncase will be the actual tag within the alias that failed.\n\nHere is a list of the current built in alias tags:\n\nValidator notes:\n\nA collection of validation rules that are frequently needed but are more\ncomplex than the ones found in the baked in validators.\nA non standard validator must be registered manually like you would\nwith your own custom validation functions.\n\nExample of registration and use:\n\nHere is a list of the current non standard validators:\n\nThis package panics when bad input is provided, this is by design, bad code like\nthat should not make it to production.","homepage":"https://github.com/go-Playground/validator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-Playground/validator","keywords_array":[],"namespace":"github.com/go-Playground","versions_count":83,"first_release_published_at":"2015-03-19T19:55:53.000Z","latest_release_published_at":"2019-12-25T05:24:06.000Z","latest_release_number":"v9.31.0+incompatible","last_synced_at":"2026-05-22T10:03:46.253Z","created_at":"2024-12-01T09:14:49.764Z","updated_at":"2026-05-22T10:03:46.253Z","registry_url":"https://pkg.go.dev/github.com/go-Playground/validator","install_command":"go get github.com/go-Playground/validator","documentation_url":"https://pkg.go.dev/github.com/go-Playground/validator#section-documentation","metadata":{},"repo_metadata":{"id":27239972,"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2024-11-16T17:21:10.000Z","size":2247,"stargazers_count":17048,"open_issues_count":329,"forks_count":1324,"subscribers_count":124,"default_branch":"master","last_synced_at":"2024-12-09T08:14:23.309Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-playground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2024-12-09T06:15:41.000Z","dependencies_parsed_at":"2023-10-05T00:15:57.869Z","dependency_job_id":"2b269c58-4286-4c06-8079-6ba7a2bb58f3","html_url":"https://github.com/go-playground/validator","commit_stats":{"total_commits":724,"total_committers":218,"mean_commits":"3.3211009174311927","dds":0.6878453038674033,"last_synced_commit":"c7e85182ab05a4b302bca82a86f1f09530bd2bc1"},"previous_names":["joeybloggs/go-validate-yourself","bluesuncorp/validator","bluesuncorp/go-validate-yourself"],"tags_count":174,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228871427,"owners_count":17984448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":37,"last_synced_at":"2024-04-16T00:08:45.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-playground","funding_links":[],"total_stars":20030,"followers":345,"following":0,"created_at":"2022-11-03T06:54:47.364Z","updated_at":"2024-04-16T00:08:57.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground/repositories"},"tags":[{"name":"v10.22.1","sha":"f1939ee4461159b2d328c77117eddf66340c0e17","kind":"commit","published_at":"2024-09-09T00:16:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.22.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.1/manifests"},{"name":"v10.22.0","sha":"a947377040f8ebaee09f20d09a745ec369396793","kind":"commit","published_at":"2024-06-12T04:35:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.22.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.0/manifests"},{"name":"v10.21.0","sha":"c7e85182ab05a4b302bca82a86f1f09530bd2bc1","kind":"commit","published_at":"2024-06-01T15:21:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.21.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.21.0/manifests"},{"name":"v10.20.0","sha":"e20b94842ab102ba94e73eaf66f5c0466e405882","kind":"commit","published_at":"2024-04-30T04:08:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.20.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.20.0/manifests"},{"name":"v10.19.0","sha":"a0f74b0fb2a7ae1750c0f0b0a49550d8b6e2e708","kind":"commit","published_at":"2024-03-02T19:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.19.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.19.0/manifests"},{"name":"v10.18.0","sha":"b328f72e15814aba56e018c06675b8d679ad6e90","kind":"commit","published_at":"2024-02-11T05:10:02.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.18.0/manifests"},{"name":"v10.17.0","sha":"55313dbe00866e2404032d687098e35868db2f1c","kind":"commit","published_at":"2024-01-14T04:49:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.17.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.17.0/manifests"},{"name":"v10.16.0","sha":"84254aeb5a59e615ec0b66ab53b988bc0677f55e","kind":"commit","published_at":"2023-11-04T15:49:36.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.16.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.16.0/manifests"},{"name":"v10.15.5","sha":"94a637ab9fbbb0bc0fe8a278f0352d0b14e2c365","kind":"commit","published_at":"2023-10-02T03:28:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.5","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.5/manifests"},{"name":"v10.15.4","sha":"8d50f2fd8c2f02fbdf1d44d66171b955c2f4eb50","kind":"commit","published_at":"2023-09-13T00:51:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.4","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.4/manifests"},{"name":"v10.15.3","sha":"d57b3a8dd18f4adc9cd8abb529762826357188a3","kind":"commit","published_at":"2023-08-30T05:00:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.3","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.3/manifests"},{"name":"v10.15.2","sha":"1b40ba0cb450466ab9571f5adff040b141202daa","kind":"commit","published_at":"2023-08-29T03:51:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.2/manifests"},{"name":"v10.15.1","sha":"3094d596c834c13d04bf7523a35a06aaa9965928","kind":"commit","published_at":"2023-08-17T15:00:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.1/manifests"},{"name":"v10.15.0","sha":"5bf55dc757cad229e8297d42640ec036e2360df7","kind":"commit","published_at":"2023-08-06T17:13:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.0/manifests"},{"name":"v10.14.1","sha":"bd1113d5c1901c5205fc0a7af031a11268ff13ee","kind":"commit","published_at":"2023-06-04T14:39:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.14.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"ce28d7c4b27fbcafff82bc87a8bf58257beb9030","kind":"commit","published_at":"2023-05-21T14:32:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.14.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.0/manifests"},{"name":"v10.13.0","sha":"c8b98cbcea08971fbead222ddf5fd406a40d40ed","kind":"commit","published_at":"2023-04-29T15:13:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.13.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.13.0/manifests"},{"name":"v10.12.0","sha":"f5e5146b316bf0283fd8988dc9f26aebe94b599d","kind":"commit","published_at":"2023-03-20T00:23:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.12.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.12.0/manifests"},{"name":"v10.11.2","sha":"8f07b0368280d9fc70b4ffd3708b31427bbc286d","kind":"commit","published_at":"2023-01-30T04:43:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.2/manifests"},{"name":"v10.11.1","sha":"c7e0172e0fd176bdc521afb5186818a7db6b77ac","kind":"commit","published_at":"2022-09-16T16:01:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.1/manifests"},{"name":"v10.11.0","sha":"9e2ea4038020b5c7e3802a21cfa4e3afcfdcd276","kind":"commit","published_at":"2022-05-01T17:01:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.0/manifests"},{"name":"v10.10.1","sha":"58d5778b183e89cc374ca4ebbf06da1eed088a63","kind":"commit","published_at":"2022-03-08T01:32:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.1/manifests"},{"name":"v10.10.0","sha":"88976f39f600bb3979de1ae5efdfd9cff2cf10f1","kind":"commit","published_at":"2022-01-02T01:40:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.10.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.0/manifests"},{"name":"v10.9.0","sha":"ce34f361cca51e25715399ab801c5e1c01d02d89","kind":"commit","published_at":"2021-08-08T22:56:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.9.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"9a5bce32538f319bf69aebb3aca90d394bc6d0cb","kind":"commit","published_at":"2021-07-26T04:34:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"65bb1236771df9bc1630c78a43b0bfea10fe7122","kind":"commit","published_at":"2021-07-08T05:40:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.7.0/manifests"},{"name":"v10.6.2","sha":"8bfa88a4625f68c78a48465da418c75b734743b8","kind":"commit","published_at":"2021-07-08T05:26:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"76b917f43204d9b281b57d3a2c37ab1d56b165fa","kind":"commit","published_at":"2021-05-12T00:37:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"d07eb88fb04047e450e834dd461210095fc28d6a","kind":"commit","published_at":"2021-05-06T14:52:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"b926bf0df97108effd04f9325365cd7969935e16","kind":"commit","published_at":"2021-04-07T04:02:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"68248183b470f2257ac30b98e1b7dc25835451b7","kind":"commit","published_at":"2021-04-06T01:24:36.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"456221b630452990f72c0f13179e5f2ae728a723","kind":"commit","published_at":"2020-10-17T15:49:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"d6b17fd90bd4dd9d16a594c3035ceadc3de0193a","kind":"commit","published_at":"2020-09-27T22:48:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"ea924ce89a4774b8017143b34b946db46add9df1","kind":"commit","published_at":"2020-05-21T06:13:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"c68441b7f4748b48ad9a0c9a79d346019730e207","kind":"commit","published_at":"2020-02-09T17:35:38.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"fb6c45823ad5db49e788621271c6f86fa3a0f149","kind":"commit","published_at":"2019-12-25T05:43:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.1.0/manifests"},{"name":"v9.31.0","sha":"21c910fc6d9c3556c28252b04beb17de0c2d40ec","kind":"commit","published_at":"2019-12-25T05:24:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.31.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.31.0/manifests"},{"name":"v9.30.2","sha":"bde478f9466b5371375581708adf1b77acd08b72","kind":"commit","published_at":"2019-11-25T20:05:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.2/manifests"},{"name":"v10.0.1","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.1/manifests"},{"name":"v9","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9","html_url":"https://github.com/go-playground/validator/releases/tag/v9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9/manifests"},{"name":"v9.30.1","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.1/manifests"},{"name":"v10.0.0","sha":"7e57ca0cf54664aeb738b2eb275e656362129cf9","kind":"commit","published_at":"2019-11-11T20:42:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.0/manifests"},{"name":"v9.30.0","sha":"cd1bd581694a11c089aea885a26247c5f783a4cf","kind":"commit","published_at":"2019-09-29T22:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.0/manifests"},{"name":"v9.29.1","sha":"556b9da3c05f2a935bc086fb5a0bb55dd8112d2d","kind":"commit","published_at":"2019-07-12T15:35:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.29.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.1/manifests"},{"name":"v9.29.0","sha":"884d31b8cad6a1ec877f2400d555924cea03bbea","kind":"commit","published_at":"2019-05-23T14:57:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.29.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.0/manifests"},{"name":"v9.28.0","sha":"46b4b1e301c24cac870ffcb4ba5c8a703d1ef475","kind":"commit","published_at":"2019-03-31T13:31:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.28.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.28.0/manifests"},{"name":"v9.27.0","sha":"b199fa0642d29caca62b6a99d65cc981ba5edc3b","kind":"commit","published_at":"2019-02-12T15:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.27.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.27.0/manifests"},{"name":"v9.26.0","sha":"774d09c3863ffb2e137ebe4c39ba27648d208f80","kind":"commit","published_at":"2019-01-28T05:00:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.26.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.26.0/manifests"},{"name":"v9.25.0","sha":"cdd5c28d217804eec51fa694927e6c57465748f6","kind":"commit","published_at":"2019-01-09T04:40:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.25.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.25.0/manifests"},{"name":"v9.24.0","sha":"0277b12d53df79c9dbf7311cb07fa9c81ed621bb","kind":"commit","published_at":"2018-12-08T16:39:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.24.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.24.0/manifests"},{"name":"v9.23.0","sha":"1fa3c8d6336562f0a3f95c73593ee2b57ff4da11","kind":"commit","published_at":"2018-11-04T14:48:46.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.23.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.23.0/manifests"},{"name":"v9.22.0","sha":"3be31424000e9263ddc36f27b1de4c18f657f02e","kind":"commit","published_at":"2018-11-01T04:01:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.22.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.22.0/manifests"},{"name":"v9.21.1","sha":"f8af4b15dbe132b53d3a53e7c3724271040e82e7","kind":"commit","published_at":"2018-10-25T12:25:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.21.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.1/manifests"},{"name":"v9.21.0","sha":"e69e9a28bb62b977fdc58d051f1bb477b7cbe486","kind":"commit","published_at":"2018-08-13T14:34:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.21.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.0/manifests"},{"name":"v9.20.2","sha":"ab2a8a99087e827c9af87ed6777ba897348fb178","kind":"commit","published_at":"2018-07-09T15:35:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.2/manifests"},{"name":"v9.20.1","sha":"e055f4eb7f469af9f56e22714183a92330a06c4a","kind":"commit","published_at":"2018-07-09T15:29:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.1/manifests"},{"name":"v9.20.0","sha":"5d3224279f53ab8aa94f606424bb9cad83360ed5","kind":"commit","published_at":"2018-07-09T14:08:08.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.0/manifests"},{"name":"v9.19.0","sha":"ce9336f6e200cbb2e7c5672b36095b03f8bf5af7","kind":"commit","published_at":"2018-06-29T15:00:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.19.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.19.0/manifests"},{"name":"v9.18","sha":"9d03e2526a4863972a3954d9704088b8670c72ff","kind":"commit","published_at":"2018-06-28T20:31:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.18","html_url":"https://github.com/go-playground/validator/releases/tag/v9.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.18/manifests"},{"name":"v9.17.1","sha":"f28cb45dc0f0f406ba2015cdb59a5203ad220bc2","kind":"commit","published_at":"2018-05-14T14:57:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.1/manifests"},{"name":"v9.17.0","sha":"ffe836d7363bc7ab3f56d2fc90ce09bfb5a0c2c5","kind":"commit","published_at":"2018-05-09T16:00:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.17.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.0/manifests"},{"name":"v9.16.1","sha":"801c8790f3bb6098968493546dc06d87cccb4454","kind":"commit","published_at":"2018-05-09T15:31:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.16.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.1/manifests"},{"name":"v9.16.0","sha":"ee0bbdea519c2c66777c6bfc943838291734ba6c","kind":"commit","published_at":"2018-05-05T16:24:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.16.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"14984d91328f9612b58443cbdf4a077d4fd71091","kind":"commit","published_at":"2018-04-10T05:32:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.15.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"ff1ee42e838f15a68230cebda8aaa21427506175","kind":"commit","published_at":"2018-04-08T17:23:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.14.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"8ce234ff024d85b3848e485decba806385d6e276","kind":"commit","published_at":"2018-03-19T15:47:08.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.13.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"1b8c8e19cd250435025214492d9a08411d760fdd","kind":"commit","published_at":"2018-03-05T15:02:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.12.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"150fe5b6a4ccc9cd6ffdbf5d184b67fbea75efcc","kind":"commit","published_at":"2018-02-20T16:21:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.11.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"535f85221eb67ab842438877b22cac6274380cf2","kind":"commit","published_at":"2018-02-15T16:51:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.10.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.10.0/manifests"},{"name":"v9.9.4","sha":"3620d3c0694119b61c72071ff5a05a976e97b05a","kind":"commit","published_at":"2018-02-03T18:35:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.4/manifests"},{"name":"v9.9.3","sha":"48a433ba4bcadc5be9aa16d4bdcb383d3f57a741","kind":"commit","published_at":"2018-01-14T22:12:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.3/manifests"},{"name":"v9.9.2","sha":"230db62e071d40171640c9deb875d46a3858d9dd","kind":"commit","published_at":"2018-01-06T03:46:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.2/manifests"},{"name":"v9.9.1","sha":"b1f51f36f1c98cc97f777d6fc9d4b05eaa0cabb5","kind":"commit","published_at":"2017-12-13T16:54:38.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.1/manifests"},{"name":"v9.9.0","sha":"61caf9d3038e1af346dbf5c2e16f6678e1548364","kind":"commit","published_at":"2017-11-13T04:58:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"1304298bf10d085adec514b076772a79c9cadb6b","kind":"commit","published_at":"2017-10-23T03:06:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"a021b2ec9a8a8bb970f3f15bc42617cb520e8a64","kind":"commit","published_at":"2017-09-07T03:42:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"d529ee1b0f30352444f507cc6cdac96bfd12decc","kind":"commit","published_at":"2017-08-07T04:31:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.6.0/manifests"},{"name":"v8.18.2","sha":"5f1438d3fca68893a817e4a66806cea46a9e4ebf","kind":"commit","published_at":"2017-07-30T05:02:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.2/manifests"},{"name":"v9.5.0","sha":"0f6f568263a1ab5105b57f66f446d2625e4f545c","kind":"commit","published_at":"2017-07-30T03:49:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"fb68f39656d7ebf8aa339ad4917aa0c260ecc237","kind":"commit","published_at":"2017-06-12T05:26:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.4.0/manifests"},{"name":"v9.3.6","sha":"6d8c18553ea1ac493d049edd6f102f52e618f085","kind":"commit","published_at":"2017-04-05T11:11:23.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.6","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.6/manifests"},{"name":"v9.3.5","sha":"4bd19358521c53f09639f21e2a9d6883d6890f24","kind":"commit","published_at":"2017-02-24T17:48:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.5","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.5/manifests"},{"name":"v9.3.4","sha":"b250b44763b89fd6b448f2114bb7fc225c7b3008","kind":"commit","published_at":"2017-02-14T07:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.4/manifests"},{"name":"v9.3.3","sha":"691ea5506371685479307baaf0e623e850de4dbf","kind":"commit","published_at":"2017-02-01T23:55:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"077c3830f3971d4a44a94c2249b67ce8c53198fc","kind":"commit","published_at":"2016-12-23T02:45:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"49fccadad19338f93f46a5abdafc44cd731cf7a7","kind":"commit","published_at":"2016-12-07T01:51:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"941ce2cabc098467c3ebd66c5d705bc122f18b74","kind":"commit","published_at":"2016-11-30T13:42:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"597f93b3164831ef370e4cf0b219907ab5bb4154","kind":"commit","published_at":"2016-11-16T01:36:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"493dfb6209fcb493fcdbc2a0f14b882f2d53979f","kind":"commit","published_at":"2016-09-28T14:56:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"506cc5da566e79fe76d9fb468bc8d6544b7ca023","kind":"commit","published_at":"2016-09-25T17:48:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.0/manifests"},{"name":"v9.1.3","sha":"335c8e2facd85b836eb148e1a9f49ef01335216d","kind":"commit","published_at":"2016-09-22T23:05:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"23e84d2f88047dae87c17b4951ca5ebb33dbd3fa","kind":"commit","published_at":"2016-09-19T15:36:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7c2b5d8471934ecc162861af0111a5b687d34df8","kind":"commit","published_at":"2016-09-16T17:24:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4b3eedc3792a5f368d9e4e026219c620ce416390","kind":"commit","published_at":"2016-09-15T19:58:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"0af0043f29b3fdbb698df8c4cbca6b5448fea6a2","kind":"commit","published_at":"2016-09-01T12:38:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0/manifests"},{"name":"v9.0.0RC1","sha":"1cbfa0bbffb1d0e9ce8a784607c6681a01e606d4","kind":"commit","published_at":"2016-08-08T14:13:19.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0RC1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0RC1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0RC1/manifests"},{"name":"v8.18.1","sha":"5f57d2222ad794d0dffb07e664ea05e2ee07d60c","kind":"commit","published_at":"2016-07-18T13:41:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"1d3a3d281bcd27defc2b61b7a951b6a74510ca59","kind":"commit","published_at":"2016-07-18T13:13:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.0/manifests"},{"name":"v8.17.3","sha":"7a080ada5ba072a91fd7f677bcf4d0e1aa286d39","kind":"commit","published_at":"2016-07-14T20:46:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.3/manifests"},{"name":"v8.17.2","sha":"25f1823069d853eccffbde025dca1812fa09c14b","kind":"commit","published_at":"2016-06-22T01:15:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.2/manifests"},{"name":"v8.17.1","sha":"014792cf3e266caff1e916876be12282b33059e0","kind":"commit","published_at":"2016-02-23T20:26:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.1/manifests"},{"name":"v8.17","sha":"f38559b4893a333e7122cf42155be352c9b5d7c6","kind":"commit","published_at":"2016-02-16T01:41:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17/manifests"},{"name":"v8.16","sha":"4c79e698231042063ef780f52bd0295392de42d7","kind":"commit","published_at":"2016-02-03T01:01:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.16","html_url":"https://github.com/go-playground/validator/releases/tag/v8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.16/manifests"},{"name":"v8.15.1","sha":"c193cecd124b5cc722d7ee5538e945bdb3348435","kind":"commit","published_at":"2016-01-10T00:39:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15.1/manifests"},{"name":"v8.15","sha":"e8d470cd7a944d716c5527fb382487b6e314022d","kind":"commit","published_at":"2016-01-06T14:33:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15/manifests"},{"name":"v8.14","sha":"43f534e6552e5be8d847665d342b9431ac3086d8","kind":"commit","published_at":"2015-11-28T01:02:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.14","html_url":"https://github.com/go-playground/validator/releases/tag/v8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.14/manifests"},{"name":"v8.13","sha":"0794474f604298399d9ff03aa113506b043ab74b","kind":"commit","published_at":"2015-11-27T21:03:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.13","html_url":"https://github.com/go-playground/validator/releases/tag/v8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.13/manifests"},{"name":"v8.12","sha":"638ea8a3f8c7e312443f468a643dcfd6e6b510a0","kind":"commit","published_at":"2015-11-26T13:49:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.12","html_url":"https://github.com/go-playground/validator/releases/tag/v8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.12/manifests"},{"name":"v8.11","sha":"ec28e2da370a5236904327fecff1da3bb2aa0f46","kind":"commit","published_at":"2015-11-23T02:38:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.11","html_url":"https://github.com/go-playground/validator/releases/tag/v8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.11/manifests"},{"name":"v8.10","sha":"d776d3eb2ea2836e413dced92559513da12c5330","kind":"commit","published_at":"2015-11-20T14:03:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.10","html_url":"https://github.com/go-playground/validator/releases/tag/v8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.10/manifests"},{"name":"v8.9","sha":"82faf6f72aa8b909594cd1a6dc26205303201ff7","kind":"commit","published_at":"2015-11-19T21:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.9","html_url":"https://github.com/go-playground/validator/releases/tag/v8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.9/manifests"},{"name":"v8.8.1","sha":"27557e4813703827b7d1326279033fc884dd1716","kind":"commit","published_at":"2015-11-19T17:18:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8.1/manifests"},{"name":"v8.8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8/manifests"},{"name":"v8,8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8,8","html_url":"https://github.com/go-playground/validator/releases/tag/v8,8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8,8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8,8/manifests"},{"name":"v8.7","sha":"2ecdb677b37592987df9080e75569b2b32ec7fd0","kind":"commit","published_at":"2015-11-13T13:50:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.7","html_url":"https://github.com/go-playground/validator/releases/tag/v8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.7/manifests"},{"name":"v8.6","sha":"a21885483fd18b03180c70e01c0f24ef870abdf2","kind":"commit","published_at":"2015-11-09T17:32:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.6","html_url":"https://github.com/go-playground/validator/releases/tag/v8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.6/manifests"},{"name":"v8.5","sha":"d5305abfab07b77294ce79464dfc658d25b376a7","kind":"commit","published_at":"2015-10-16T01:18:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.5","html_url":"https://github.com/go-playground/validator/releases/tag/v8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.5/manifests"},{"name":"v8.4","sha":"17084684e61fa612071c608d8e8112489b127456","kind":"commit","published_at":"2015-10-06T20:39:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.4","html_url":"https://github.com/go-playground/validator/releases/tag/v8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.4/manifests"},{"name":"v8.3","sha":"7bfad4079388e3aac08d67b91bf381c99605f4d9","kind":"commit","published_at":"2015-09-30T12:41:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.3/manifests"},{"name":"v8.2","sha":"92ddaeb7d8214e717d2e103c3978f76574a3e4bc","kind":"commit","published_at":"2015-09-24T11:53:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.2/manifests"},{"name":"v7.2","sha":"792d6f2ec75144f986066ff7048b680cfcb20b64","kind":"commit","published_at":"2015-09-24T11:50:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.2","html_url":"https://github.com/go-playground/validator/releases/tag/v7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.2/manifests"},{"name":"v6.8","sha":"15e8444e515459e82ef3c33c8cd2dc68b2031e5b","kind":"commit","published_at":"2015-09-24T11:48:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.8","html_url":"https://github.com/go-playground/validator/releases/tag/v6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.8/manifests"},{"name":"v5.12","sha":"d5acf1dac43705f8bfbb71d878e290e2bed3950b","kind":"commit","published_at":"2015-09-24T11:44:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.12","html_url":"https://github.com/go-playground/validator/releases/tag/v5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.12/manifests"},{"name":"v8.1","sha":"8324129b028239a2d26c4221165e7d4d512ea697","kind":"commit","published_at":"2015-09-03T11:25:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.1/manifests"},{"name":"v8.0.1","sha":"ec1066576dbebc0b953fdecbe2c543f05fc29bb3","kind":"commit","published_at":"2015-09-03T01:50:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.0.1/manifests"},{"name":"v8","sha":"40bd6a0bc0f2a2f7dbad51a302c7af40377c8a2f","kind":"commit","published_at":"2015-09-03T01:23:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8","html_url":"https://github.com/go-playground/validator/releases/tag/v8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8/manifests"},{"name":"v7.1","sha":"4d7f9e43b1b142a56265e7757d6787d08d8cd1c4","kind":"commit","published_at":"2015-09-03T00:18:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.1/manifests"},{"name":"v7","sha":"3191556e305cd5305686bea0aa29b7eff6582ecc","kind":"commit","published_at":"2015-08-20T00:48:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7","html_url":"https://github.com/go-playground/validator/releases/tag/v7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7/manifests"},{"name":"v6.7","sha":"a32ef92045e0c27dfec5bb5390b2073fa66e8436","kind":"commit","published_at":"2015-08-19T17:09:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.7","html_url":"https://github.com/go-playground/validator/releases/tag/v6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.7/manifests"},{"name":"v6.6","sha":"9a93f0165ac09345519aa97dd2885767a9c45238","kind":"commit","published_at":"2015-08-19T12:38:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.6","html_url":"https://github.com/go-playground/validator/releases/tag/v6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.6/manifests"},{"name":"v6.5.1","sha":"6df82fdf490c129a18bbb0226dc7e5e246059fc0","kind":"commit","published_at":"2015-08-17T12:29:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"c62ee7ccdf50d1660d426abc375602f769adca2f","kind":"commit","published_at":"2015-08-04T03:04:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5/manifests"},{"name":"v6.4","sha":"0cd5e89c389ed56da984a5bbc1bf009e49ad4b79","kind":"commit","published_at":"2015-08-04T01:34:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.4","html_url":"https://github.com/go-playground/validator/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.4/manifests"},{"name":"v5.11","sha":"98121ac23ff3d764f525d18d8de944d150e3c0fe","kind":"commit","published_at":"2015-08-04T01:33:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.11","html_url":"https://github.com/go-playground/validator/releases/tag/v5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.11/manifests"},{"name":"v6.3","sha":"f8fd45620ae9124cd4d8d9e30aa62d8e763f871a","kind":"commit","published_at":"2015-08-02T01:00:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.3","html_url":"https://github.com/go-playground/validator/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.3/manifests"},{"name":"v6.2","sha":"d802346da4c72c8d569cef5c8fb05ed1dfbf372a","kind":"commit","published_at":"2015-07-31T02:30:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"55e8c8d9caf8e71d353de3683ce0aa22577fef6d","kind":"commit","published_at":"2015-07-28T02:47:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"c0001173ee3949c124b284141d4eda00de65ccdd","kind":"commit","published_at":"2015-07-27T21:24:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1/manifests"},{"name":"v6.0.2","sha":"54927e92d929a743735fb7ed8d8fc53a879814ef","kind":"commit","published_at":"2015-07-27T01:53:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b9cdaa434615b9570da158dd6942eaea213aea9b","kind":"commit","published_at":"2015-07-23T16:52:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"a87651c07b5f08efec91dd323b7bf8e9b6841565","kind":"commit","published_at":"2015-07-20T12:54:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0/manifests"},{"name":"v5.10.3","sha":"77108103e5fd435ff31967e1a011fda801391c85","kind":"commit","published_at":"2015-07-19T16:04:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.3","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"ac33a23e6e6451492f246d6ed9384af421b71d0d","kind":"commit","published_at":"2015-07-13T18:48:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"06aac46c918960c01a241888042fc5e4e922b899","kind":"commit","published_at":"2015-07-09T18:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.1/manifests"},{"name":"v5.10","sha":"d2748d5ae5e5af5ec3a85e3a59bf0db9d741c82d","kind":"commit","published_at":"2015-07-05T16:23:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10/manifests"},{"name":"v5.9.2","sha":"d8e0c4d93696f467eedc43f7f954b48eb6fe6ba8","kind":"commit","published_at":"2015-06-30T01:01:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"d627af88ac021317a280d320986282a6dc97549a","kind":"commit","published_at":"2015-06-29T01:58:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.1/manifests"},{"name":"v5.9","sha":"740b7d0daaa903a026971155084015f271fd8584","kind":"commit","published_at":"2015-06-27T18:32:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9/manifests"},{"name":"v5.8.1","sha":"27a1d3f1583676b710bb06faf4c8927dd941a893","kind":"commit","published_at":"2015-06-20T16:02:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8.1/manifests"},{"name":"v5.8","sha":"c06d47f593d786142436a43334f724d819093c04","kind":"commit","published_at":"2015-06-17T13:45:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"df95f9de27b8022e57f8ce09448cee6b1170bb3d","kind":"commit","published_at":"2015-06-09T01:51:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"ecfab4f37a87173055273d9cd118d8acada0cc2b","kind":"commit","published_at":"2015-06-09T01:33:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7/manifests"},{"name":"v5.6.1","sha":"c6a510f8a9a3574e22dd6827b41eff311d5188f0","kind":"commit","published_at":"2015-06-08T20:52:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6.1/manifests"},{"name":"v5.6","sha":"8461815c10a10d15b7f9ad38798c6ca55901db15","kind":"commit","published_at":"2015-06-08T12:47:50.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6/manifests"},{"name":"v5.5.1","sha":"1d61bf31487322f9bffa4d9f1eda4a53175b58dd","kind":"commit","published_at":"2015-05-31T01:06:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5.1/manifests"},{"name":"v5.5","sha":"479d3f0fd9ba76c2c469d1c80c12f4319b0383a6","kind":"commit","published_at":"2015-05-27T01:40:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5/manifests"},{"name":"v5.4","sha":"07cbdd2e6dfd947b002e83c13b775c7580fab2d5","kind":"commit","published_at":"2015-05-23T02:33:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.4","html_url":"https://github.com/go-playground/validator/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.4/manifests"},{"name":"v5.2","sha":"d780b124a9c9c2ae6fc3c43967d6d9ee304e8e28","kind":"commit","published_at":"2015-05-19T19:35:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.2/manifests"},{"name":"v5.1","sha":"73747bdf83ec2ff628551f46c2eb680cb203593a","kind":"commit","published_at":"2015-05-08T16:03:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.1/manifests"},{"name":"v5.0.2","sha":"fa8e0664b23df1e246c41d1f03b750618776c66c","kind":"commit","published_at":"2015-04-19T14:33:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.1/manifests"},{"name":"v5","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5","html_url":"https://github.com/go-playground/validator/releases/tag/v5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5/manifests"},{"name":"v4.0.4","sha":"47a6634ff80051b92481b6c076854b85119fd267","kind":"commit","published_at":"2015-04-10T00:40:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.4","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"10c0bd95ae56dd777bcd61f96ea3e6806e553222","kind":"commit","published_at":"2015-04-08T22:27:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.3","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.3/manifests"},{"name":"v4.0.1","sha":"130dcba7a5ba53155b5665d4898d43460839dd48","kind":"commit","published_at":"2015-04-06T01:10:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.1/manifests"},{"name":"v4.0","sha":"a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8","kind":"commit","published_at":"2015-03-23T14:57:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0/manifests"},{"name":"v3.0.2","sha":"c9d7d65add53d75ae7888adb13fac7ed42787b1d","kind":"commit","published_at":"2015-03-21T17:39:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"262159d1052a5f818304e28d30332e23949a0317","kind":"commit","published_at":"2015-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"cfea08f69d708f00e175d88e759b4180eef3371b","kind":"commit","published_at":"2015-03-11T04:11:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0/manifests"},{"name":"v2.3","sha":"276e0f9b58324ac1bff160dde748925232ef264e","kind":"commit","published_at":"2015-03-11T03:34:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.3","html_url":"https://github.com/go-playground/validator/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.3/manifests"},{"name":"v2.2","sha":"bb80e920d4ae4b1d16aadfaefb0267333fc3a39a","kind":"commit","published_at":"2015-03-10T21:59:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.2/manifests"},{"name":"v2.1","sha":"70fa985b2b829a48f04ecaba08dd2d9cad3d1db9","kind":"commit","published_at":"2015-03-10T19:23:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.1/manifests"},{"name":"v2.0","sha":"191b1ce01f2ae954a77cb0591bce64c045d55a83","kind":"commit","published_at":"2015-03-06T16:38:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.0/manifests"},{"name":"v1.0","sha":"a0a13613b13c72222b8d23bf33b98897aabbe9d3","kind":"commit","published_at":"2015-03-01T15:35:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2024-12-09T09:56:21.377Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.359741883330513,"dependent_packages_count":5.960605718797586,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.160173801064049},"purl":"pkg:golang/github.com/go-%21playground/validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-Playground/validator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-Playground/validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-Playground/validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-12-09T01:09:33.852Z","issues_count":208,"pull_requests_count":164,"avg_time_to_close_issue":15807114.039473685,"avg_time_to_close_pull_request":8712352.86407767,"issues_closed_count":76,"pull_requests_closed_count":103,"pull_request_authors_count":130,"issue_authors_count":193,"avg_comments_per_issue":2.4615384615384617,"avg_comments_per_pull_request":1.8902439024390243,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":70,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":3310243.6428571427,"past_year_avg_time_to_close_pull_request":2928795.724137931,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":0.9428571428571428,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/issues","maintainers":[{"login":"zemzale","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zemzale"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3496075,"name":"github.com/go-playground/validator","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields based on tags.","homepage":"https://github.com/go-playground/validator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/validator","keywords_array":[],"namespace":"github.com/go-playground","versions_count":83,"first_release_published_at":"2015-03-19T19:55:53.000Z","latest_release_published_at":"2019-12-25T05:24:06.000Z","latest_release_number":"v9.31.0+incompatible","last_synced_at":"2026-06-16T02:30:53.728Z","created_at":"2022-04-10T19:37:34.380Z","updated_at":"2026-06-16T02:30:53.729Z","registry_url":"https://pkg.go.dev/github.com/go-playground/validator","install_command":"go get github.com/go-playground/validator","documentation_url":"https://pkg.go.dev/github.com/go-playground/validator#section-documentation","metadata":{},"repo_metadata":{"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2023-03-06T19:39:08.000Z","size":1832,"stargazers_count":12682,"open_issues_count":242,"forks_count":1154,"subscribers_count":110,"default_branch":"master","last_synced_at":"2023-03-17T09:10:31.384Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2023-03-17T07:56:22.000Z","dependencies_parsed_at":"2023-02-16T11:31:06.554Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/validator","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":34,"last_synced_at":"2023-03-16T06:00:19.401Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground"},"tags":[{"name":"v9.8.0","sha":"1304298bf10d085adec514b076772a79c9cadb6b","kind":"commit","published_at":"2017-10-23T03:06:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.8.0"},{"name":"v9.7.0","sha":"a021b2ec9a8a8bb970f3f15bc42617cb520e8a64","kind":"commit","published_at":"2017-09-07T03:42:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.7.0"},{"name":"v9.6.0","sha":"d529ee1b0f30352444f507cc6cdac96bfd12decc","kind":"commit","published_at":"2017-08-07T04:31:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.6.0"},{"name":"v8.18.2","sha":"5f1438d3fca68893a817e4a66806cea46a9e4ebf","kind":"commit","published_at":"2017-07-30T05:02:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.2"},{"name":"v9.5.0","sha":"0f6f568263a1ab5105b57f66f446d2625e4f545c","kind":"commit","published_at":"2017-07-30T03:49:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.5.0"},{"name":"v9.4.0","sha":"fb68f39656d7ebf8aa339ad4917aa0c260ecc237","kind":"commit","published_at":"2017-06-12T05:26:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.4.0"},{"name":"v9.3.6","sha":"6d8c18553ea1ac493d049edd6f102f52e618f085","kind":"commit","published_at":"2017-04-05T11:11:23.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.6","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.6"},{"name":"v9.3.5","sha":"4bd19358521c53f09639f21e2a9d6883d6890f24","kind":"commit","published_at":"2017-02-24T17:48:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.5","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.5"},{"name":"v9.3.4","sha":"b250b44763b89fd6b448f2114bb7fc225c7b3008","kind":"commit","published_at":"2017-02-14T07:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.4"},{"name":"v9.3.3","sha":"691ea5506371685479307baaf0e623e850de4dbf","kind":"commit","published_at":"2017-02-01T23:55:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.3"},{"name":"v9.3.2","sha":"077c3830f3971d4a44a94c2249b67ce8c53198fc","kind":"commit","published_at":"2016-12-23T02:45:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.2"},{"name":"v9.3.1","sha":"49fccadad19338f93f46a5abdafc44cd731cf7a7","kind":"commit","published_at":"2016-12-07T01:51:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.1"},{"name":"v9.3.0","sha":"941ce2cabc098467c3ebd66c5d705bc122f18b74","kind":"commit","published_at":"2016-11-30T13:42:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.0"},{"name":"v9.2.2","sha":"597f93b3164831ef370e4cf0b219907ab5bb4154","kind":"commit","published_at":"2016-11-16T01:36:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.2"},{"name":"v9.2.1","sha":"493dfb6209fcb493fcdbc2a0f14b882f2d53979f","kind":"commit","published_at":"2016-09-28T14:56:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.1"},{"name":"v9.2.0","sha":"506cc5da566e79fe76d9fb468bc8d6544b7ca023","kind":"commit","published_at":"2016-09-25T17:48:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.0"},{"name":"v9.1.3","sha":"335c8e2facd85b836eb148e1a9f49ef01335216d","kind":"commit","published_at":"2016-09-22T23:05:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.3"},{"name":"v9.1.2","sha":"23e84d2f88047dae87c17b4951ca5ebb33dbd3fa","kind":"commit","published_at":"2016-09-19T15:36:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.2"},{"name":"v9.1.1","sha":"7c2b5d8471934ecc162861af0111a5b687d34df8","kind":"commit","published_at":"2016-09-16T17:24:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.1"},{"name":"v9.1.0","sha":"4b3eedc3792a5f368d9e4e026219c620ce416390","kind":"commit","published_at":"2016-09-15T19:58:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.0"},{"name":"v9.0.0","sha":"0af0043f29b3fdbb698df8c4cbca6b5448fea6a2","kind":"commit","published_at":"2016-09-01T12:38:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0"},{"name":"v9.0.0RC1","sha":"1cbfa0bbffb1d0e9ce8a784607c6681a01e606d4","kind":"commit","published_at":"2016-08-08T14:13:19.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0RC1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0RC1"},{"name":"v8.18.1","sha":"5f57d2222ad794d0dffb07e664ea05e2ee07d60c","kind":"commit","published_at":"2016-07-18T13:41:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.1"},{"name":"v8.18.0","sha":"1d3a3d281bcd27defc2b61b7a951b6a74510ca59","kind":"commit","published_at":"2016-07-18T13:13:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.0"},{"name":"v8.17.3","sha":"7a080ada5ba072a91fd7f677bcf4d0e1aa286d39","kind":"commit","published_at":"2016-07-14T20:46:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.3"},{"name":"v8.17.2","sha":"25f1823069d853eccffbde025dca1812fa09c14b","kind":"commit","published_at":"2016-06-22T01:15:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.2"},{"name":"v8.17.1","sha":"014792cf3e266caff1e916876be12282b33059e0","kind":"commit","published_at":"2016-02-23T20:26:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.1"},{"name":"v8.17","sha":"f38559b4893a333e7122cf42155be352c9b5d7c6","kind":"commit","published_at":"2016-02-16T01:41:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17"},{"name":"v8.16","sha":"4c79e698231042063ef780f52bd0295392de42d7","kind":"commit","published_at":"2016-02-03T01:01:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.16","html_url":"https://github.com/go-playground/validator/releases/tag/v8.16"},{"name":"v8.15.1","sha":"c193cecd124b5cc722d7ee5538e945bdb3348435","kind":"commit","published_at":"2016-01-10T00:39:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15.1"},{"name":"v8.15","sha":"e8d470cd7a944d716c5527fb382487b6e314022d","kind":"commit","published_at":"2016-01-06T14:33:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15"},{"name":"v8.14","sha":"43f534e6552e5be8d847665d342b9431ac3086d8","kind":"commit","published_at":"2015-11-28T01:02:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.14","html_url":"https://github.com/go-playground/validator/releases/tag/v8.14"},{"name":"v8.13","sha":"0794474f604298399d9ff03aa113506b043ab74b","kind":"commit","published_at":"2015-11-27T21:03:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.13","html_url":"https://github.com/go-playground/validator/releases/tag/v8.13"},{"name":"v8.12","sha":"638ea8a3f8c7e312443f468a643dcfd6e6b510a0","kind":"commit","published_at":"2015-11-26T13:49:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.12","html_url":"https://github.com/go-playground/validator/releases/tag/v8.12"},{"name":"v8.11","sha":"ec28e2da370a5236904327fecff1da3bb2aa0f46","kind":"commit","published_at":"2015-11-23T02:38:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.11","html_url":"https://github.com/go-playground/validator/releases/tag/v8.11"},{"name":"v8.10","sha":"d776d3eb2ea2836e413dced92559513da12c5330","kind":"commit","published_at":"2015-11-20T14:03:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.10","html_url":"https://github.com/go-playground/validator/releases/tag/v8.10"},{"name":"v8.9","sha":"82faf6f72aa8b909594cd1a6dc26205303201ff7","kind":"commit","published_at":"2015-11-19T21:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.9","html_url":"https://github.com/go-playground/validator/releases/tag/v8.9"},{"name":"v8.8.1","sha":"27557e4813703827b7d1326279033fc884dd1716","kind":"commit","published_at":"2015-11-19T17:18:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8.1"},{"name":"v8.8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8"},{"name":"v8,8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8,8","html_url":"https://github.com/go-playground/validator/releases/tag/v8,8"},{"name":"v8.7","sha":"2ecdb677b37592987df9080e75569b2b32ec7fd0","kind":"commit","published_at":"2015-11-13T13:50:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.7","html_url":"https://github.com/go-playground/validator/releases/tag/v8.7"},{"name":"v8.6","sha":"a21885483fd18b03180c70e01c0f24ef870abdf2","kind":"commit","published_at":"2015-11-09T17:32:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.6","html_url":"https://github.com/go-playground/validator/releases/tag/v8.6"},{"name":"v8.5","sha":"d5305abfab07b77294ce79464dfc658d25b376a7","kind":"commit","published_at":"2015-10-16T01:18:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.5","html_url":"https://github.com/go-playground/validator/releases/tag/v8.5"},{"name":"v8.4","sha":"17084684e61fa612071c608d8e8112489b127456","kind":"commit","published_at":"2015-10-06T20:39:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.4","html_url":"https://github.com/go-playground/validator/releases/tag/v8.4"},{"name":"v8.3","sha":"7bfad4079388e3aac08d67b91bf381c99605f4d9","kind":"commit","published_at":"2015-09-30T12:41:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.3"},{"name":"v8.2","sha":"92ddaeb7d8214e717d2e103c3978f76574a3e4bc","kind":"commit","published_at":"2015-09-24T11:53:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.2"},{"name":"v7.2","sha":"792d6f2ec75144f986066ff7048b680cfcb20b64","kind":"commit","published_at":"2015-09-24T11:50:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.2","html_url":"https://github.com/go-playground/validator/releases/tag/v7.2"},{"name":"v6.8","sha":"15e8444e515459e82ef3c33c8cd2dc68b2031e5b","kind":"commit","published_at":"2015-09-24T11:48:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.8","html_url":"https://github.com/go-playground/validator/releases/tag/v6.8"},{"name":"v5.12","sha":"d5acf1dac43705f8bfbb71d878e290e2bed3950b","kind":"commit","published_at":"2015-09-24T11:44:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.12","html_url":"https://github.com/go-playground/validator/releases/tag/v5.12"},{"name":"v8.1","sha":"8324129b028239a2d26c4221165e7d4d512ea697","kind":"commit","published_at":"2015-09-03T11:25:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.1"},{"name":"v8.0.1","sha":"ec1066576dbebc0b953fdecbe2c543f05fc29bb3","kind":"commit","published_at":"2015-09-03T01:50:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.0.1"},{"name":"v8","sha":"40bd6a0bc0f2a2f7dbad51a302c7af40377c8a2f","kind":"commit","published_at":"2015-09-03T01:23:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8","html_url":"https://github.com/go-playground/validator/releases/tag/v8"},{"name":"v7.1","sha":"4d7f9e43b1b142a56265e7757d6787d08d8cd1c4","kind":"commit","published_at":"2015-09-03T00:18:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v7.1"},{"name":"v7","sha":"3191556e305cd5305686bea0aa29b7eff6582ecc","kind":"commit","published_at":"2015-08-20T00:48:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7","html_url":"https://github.com/go-playground/validator/releases/tag/v7"},{"name":"v6.7","sha":"a32ef92045e0c27dfec5bb5390b2073fa66e8436","kind":"commit","published_at":"2015-08-19T17:09:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.7","html_url":"https://github.com/go-playground/validator/releases/tag/v6.7"},{"name":"v6.6","sha":"9a93f0165ac09345519aa97dd2885767a9c45238","kind":"commit","published_at":"2015-08-19T12:38:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.6","html_url":"https://github.com/go-playground/validator/releases/tag/v6.6"},{"name":"v6.5.1","sha":"6df82fdf490c129a18bbb0226dc7e5e246059fc0","kind":"commit","published_at":"2015-08-17T12:29:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5.1"},{"name":"v6.5","sha":"c62ee7ccdf50d1660d426abc375602f769adca2f","kind":"commit","published_at":"2015-08-04T03:04:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5"},{"name":"v6.4","sha":"0cd5e89c389ed56da984a5bbc1bf009e49ad4b79","kind":"commit","published_at":"2015-08-04T01:34:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.4","html_url":"https://github.com/go-playground/validator/releases/tag/v6.4"},{"name":"v5.11","sha":"98121ac23ff3d764f525d18d8de944d150e3c0fe","kind":"commit","published_at":"2015-08-04T01:33:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.11","html_url":"https://github.com/go-playground/validator/releases/tag/v5.11"},{"name":"v6.3","sha":"f8fd45620ae9124cd4d8d9e30aa62d8e763f871a","kind":"commit","published_at":"2015-08-02T01:00:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.3","html_url":"https://github.com/go-playground/validator/releases/tag/v6.3"},{"name":"v6.2","sha":"d802346da4c72c8d569cef5c8fb05ed1dfbf372a","kind":"commit","published_at":"2015-07-31T02:30:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.2"},{"name":"v6.1.1","sha":"55e8c8d9caf8e71d353de3683ce0aa22577fef6d","kind":"commit","published_at":"2015-07-28T02:47:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1.1"},{"name":"v6.1","sha":"c0001173ee3949c124b284141d4eda00de65ccdd","kind":"commit","published_at":"2015-07-27T21:24:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1"},{"name":"v6.0.2","sha":"54927e92d929a743735fb7ed8d8fc53a879814ef","kind":"commit","published_at":"2015-07-27T01:53:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.2"},{"name":"v6.0.1","sha":"b9cdaa434615b9570da158dd6942eaea213aea9b","kind":"commit","published_at":"2015-07-23T16:52:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.1"},{"name":"v6.0","sha":"a87651c07b5f08efec91dd323b7bf8e9b6841565","kind":"commit","published_at":"2015-07-20T12:54:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0"},{"name":"v5.10.3","sha":"77108103e5fd435ff31967e1a011fda801391c85","kind":"commit","published_at":"2015-07-19T16:04:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.3","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.3"},{"name":"v5.10.2","sha":"ac33a23e6e6451492f246d6ed9384af421b71d0d","kind":"commit","published_at":"2015-07-13T18:48:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.2"},{"name":"v5.10.1","sha":"06aac46c918960c01a241888042fc5e4e922b899","kind":"commit","published_at":"2015-07-09T18:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.1"},{"name":"v5.10","sha":"d2748d5ae5e5af5ec3a85e3a59bf0db9d741c82d","kind":"commit","published_at":"2015-07-05T16:23:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10"},{"name":"v5.9.2","sha":"d8e0c4d93696f467eedc43f7f954b48eb6fe6ba8","kind":"commit","published_at":"2015-06-30T01:01:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.2"},{"name":"v5.9.1","sha":"d627af88ac021317a280d320986282a6dc97549a","kind":"commit","published_at":"2015-06-29T01:58:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.1"},{"name":"v5.9","sha":"740b7d0daaa903a026971155084015f271fd8584","kind":"commit","published_at":"2015-06-27T18:32:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9"},{"name":"v5.8.1","sha":"27a1d3f1583676b710bb06faf4c8927dd941a893","kind":"commit","published_at":"2015-06-20T16:02:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8.1"},{"name":"v5.8","sha":"c06d47f593d786142436a43334f724d819093c04","kind":"commit","published_at":"2015-06-17T13:45:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8"},{"name":"v5.7.1","sha":"df95f9de27b8022e57f8ce09448cee6b1170bb3d","kind":"commit","published_at":"2015-06-09T01:51:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7.1"},{"name":"v5.7","sha":"ecfab4f37a87173055273d9cd118d8acada0cc2b","kind":"commit","published_at":"2015-06-09T01:33:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7"},{"name":"v5.6.1","sha":"c6a510f8a9a3574e22dd6827b41eff311d5188f0","kind":"commit","published_at":"2015-06-08T20:52:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6.1"},{"name":"v5.6","sha":"8461815c10a10d15b7f9ad38798c6ca55901db15","kind":"commit","published_at":"2015-06-08T12:47:50.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6"},{"name":"v5.5.1","sha":"1d61bf31487322f9bffa4d9f1eda4a53175b58dd","kind":"commit","published_at":"2015-05-31T01:06:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5.1"},{"name":"v5.5","sha":"479d3f0fd9ba76c2c469d1c80c12f4319b0383a6","kind":"commit","published_at":"2015-05-27T01:40:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5"},{"name":"v5.4","sha":"07cbdd2e6dfd947b002e83c13b775c7580fab2d5","kind":"commit","published_at":"2015-05-23T02:33:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.4","html_url":"https://github.com/go-playground/validator/releases/tag/v5.4"},{"name":"v5.2","sha":"d780b124a9c9c2ae6fc3c43967d6d9ee304e8e28","kind":"commit","published_at":"2015-05-19T19:35:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.2"},{"name":"v5.1","sha":"73747bdf83ec2ff628551f46c2eb680cb203593a","kind":"commit","published_at":"2015-05-08T16:03:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.1"},{"name":"v5.0.2","sha":"fa8e0664b23df1e246c41d1f03b750618776c66c","kind":"commit","published_at":"2015-04-19T14:33:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.2"},{"name":"v5.0.1","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.1"},{"name":"v5","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5","html_url":"https://github.com/go-playground/validator/releases/tag/v5"},{"name":"v4.0.4","sha":"47a6634ff80051b92481b6c076854b85119fd267","kind":"commit","published_at":"2015-04-10T00:40:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.4","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.4"},{"name":"v4.0.3","sha":"10c0bd95ae56dd777bcd61f96ea3e6806e553222","kind":"commit","published_at":"2015-04-08T22:27:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.3","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.3"},{"name":"v4.0.1","sha":"130dcba7a5ba53155b5665d4898d43460839dd48","kind":"commit","published_at":"2015-04-06T01:10:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.1"},{"name":"v4.0","sha":"a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8","kind":"commit","published_at":"2015-03-23T14:57:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0"},{"name":"v3.0.2","sha":"c9d7d65add53d75ae7888adb13fac7ed42787b1d","kind":"commit","published_at":"2015-03-21T17:39:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.2"},{"name":"v3.0.1","sha":"262159d1052a5f818304e28d30332e23949a0317","kind":"commit","published_at":"2015-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.1"},{"name":"v3.0","sha":"cfea08f69d708f00e175d88e759b4180eef3371b","kind":"commit","published_at":"2015-03-11T04:11:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0"},{"name":"v2.3","sha":"276e0f9b58324ac1bff160dde748925232ef264e","kind":"commit","published_at":"2015-03-11T03:34:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.3","html_url":"https://github.com/go-playground/validator/releases/tag/v2.3"},{"name":"v2.2","sha":"bb80e920d4ae4b1d16aadfaefb0267333fc3a39a","kind":"commit","published_at":"2015-03-10T21:59:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v2.2"},{"name":"v2.1","sha":"70fa985b2b829a48f04ecaba08dd2d9cad3d1db9","kind":"commit","published_at":"2015-03-10T19:23:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v2.1"},{"name":"v2.0","sha":"191b1ce01f2ae954a77cb0591bce64c045d55a83","kind":"commit","published_at":"2015-03-06T16:38:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v2.0"},{"name":"v1.0","sha":"a0a13613b13c72222b8d23bf33b98897aabbe9d3","kind":"commit","published_at":"2015-03-01T15:35:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v1.0"}]},"repo_metadata_updated_at":"2026-06-06T14:30:17.921Z","dependent_packages_count":1030,"downloads":null,"downloads_period":null,"dependent_repos_count":1722,"rankings":{"downloads":null,"dependent_repos_count":0.19568132254441714,"dependent_packages_count":0.11977327075395978,"stargazers_count":0.5394463674996526,"forks_count":0.756075252871966,"docker_downloads_count":0.573148802993191,"average":0.43682500333263735},"purl":"pkg:golang/github.com/go-playground/validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-playground/validator","docker_dependents_count":171,"docker_downloads_count":696319,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-playground/validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-playground/validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-17T17:42:34.357Z","issues_count":74,"pull_requests_count":69,"avg_time_to_close_issue":18498984.38235294,"avg_time_to_close_pull_request":9657858.055555556,"issues_closed_count":34,"pull_requests_closed_count":54,"pull_request_authors_count":64,"issue_authors_count":71,"avg_comments_per_issue":2.554054054054054,"avg_comments_per_pull_request":1.8985507246376812,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":3808583.619047619,"past_year_avg_time_to_close_pull_request":5573879.4186046515,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":1.18,"past_year_avg_comments_per_pull_request":1.7321428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2Fvalidator/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11100854,"name":"github.com/go-Playground/validator/v10","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields\nbased on tags.\n\nIt can also handle Cross-Field and Cross-Struct validation for nested structs\nand has the ability to dive into arrays and maps of any type.\n\nsee more examples https://github.com/go-playground/validator/tree/master/_examples\n\nValidator is designed to be thread-safe and used as a singleton instance.\nIt caches information about your struct and validations,\nin essence only parsing your validation tags once per struct type.\nUsing multiple instances neglects the benefit of caching.\nThe not thread-safe functions are explicitly marked as such in the documentation.\n\nDoing things this way is actually the way the standard library does, see the\nfile.Open method here:\n\nThe authors return type \"error\" to avoid the issue discussed in the following,\nwhere err is always != nil:\n\nValidator only InvalidValidationError for bad validation input, nil or\nValidationErrors as type error; so, in your code all you need to do is check\nif the error returned is not nil, and if it's not check if error is\nInvalidValidationError ( if necessary, most of the time it isn't ) type cast\nit to type ValidationErrors like so err.(validator.ValidationErrors).\n\nCustom Validation functions can be added. Example:\n\nCross-Field Validation can be done via the following tags:\n\nIf, however, some custom cross-field validation is required, it can be done\nusing a custom validation.\n\nWhy not just have cross-fields validation tags (i.e. only eqcsfield and not\neqfield)?\n\nThe reason is efficiency. If you want to check a field within the same struct\n\"eqfield\" only has to find the field on the same struct (1 level). But, if we\nused \"eqcsfield\" it could be multiple levels down. Example:\n\nMultiple validators on a field will process in the order defined. Example:\n\nBad Validator definitions are not handled by the library. Example:\n\nBaked In Cross-Field validation only compares fields on the same struct.\nIf Cross-Field + Cross-Struct validation is needed you should implement your\nown custom validator.\n\nComma (\",\") is the default separator of validation tags. If you wish to\nhave a comma included within the parameter (i.e. excludesall=,) you will need to\nuse the UTF-8 hex representation 0x2C, which is replaced in the code as a comma,\nso the above will become excludesall=0x2C.\n\nPipe (\"|\") is the 'or' validation tags deparator. If you wish to\nhave a pipe included within the parameter i.e. excludesall=| you will need to\nuse the UTF-8 hex representation 0x7C, which is replaced in the code as a pipe,\nso the above will become excludesall=0x7C\n\nHere is a list of the current built in validators:\n\nTells the validation to skip this struct field; this is particularly\nhandy in ignoring embedded structs from being validated. (Usage: -)\n\nThis is the 'or' operator allowing multiple validators to be used and\naccepted. (Usage: rgb|rgba) \u003c-- this would allow either rgb or rgba\ncolors to be accepted. This can also be combined with 'and' for example\n( Usage: omitempty,rgb|rgba)\n\nWhen a field that is a nested struct is encountered, and contains this flag\nany validation on the nested struct will be run, but none of the nested\nstruct fields will be validated. This is useful if inside of your program\nyou know the struct will be valid, but need to verify it has been assigned.\nNOTE: only \"required\" and \"omitempty\" can be used on a struct itself.\n\nSame as structonly tag except that any struct level validations will not run.\n\nAllows conditional validation, for example, if a field is not set with\na value (Determined by the \"required\" validator) then other validation\nsuch as min or max won't run, but if a value is set validation will run.\n\nAllows to skip the validation if the value is nil (same as omitempty, but\nonly for the nil-values).\n\nAllows to skip the validation if the value is a zero value.\nFor pointers, it checks if the pointer is nil or the underlying value is a zero value.\nFor slices and maps, it checks if the value is nil or empty.\nOtherwise, behaves the same as omitempty.\n\nThis tells the validator to dive into a slice, array or map and validate that\nlevel of the slice, array or map with the validation tags that follow.\nMultidimensional nesting is also supported, each level you wish to dive will\nrequire another dive tag. dive has some sub-tags, 'keys' \u0026 'endkeys', please see\nthe Keys \u0026 EndKeys section just below.\n\nExample #1\n\nExample #2\n\nKeys \u0026 EndKeys\n\nThese are to be used together directly after the dive tag and tells the validator\nthat anything between 'keys' and 'endkeys' applies to the keys of a map and not the\nvalues; think of it like the 'dive' tag, but for map keys instead of values.\nMultidimensional nesting is also supported, each level you wish to validate will\nrequire another 'keys' and 'endkeys' tag. These tags are only valid for maps.\n\nExample #1\n\nExample #2\n\nThis validates that the value is not the data types default zero value.\nFor numbers ensures value is not zero. For strings ensures value is\nnot \"\". For booleans ensures value is not false. For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil. For structs ensures value is not the zero value when using WithRequiredStructEnabled.\n\nThe field under validation must be present and not empty only if all\nthe other specified fields are equal to the value following the specified\nfield. For strings ensures value is not \"\". For slices, maps, pointers,\ninterfaces, channels and functions ensures the value is not nil. For structs ensures value is not the zero value.\nUsing the same field name multiple times in the parameters will result in a panic at runtime.\n\nExamples:\n\nThe field under validation must be present and not empty unless all\nthe other specified fields are equal to the value following the specified\nfield. For strings ensures value is not \"\". For slices, maps, pointers,\ninterfaces, channels and functions ensures the value is not nil. For structs ensures value is not the zero value.\n\nExamples:\n\nThe field under validation must be present and not empty only if any\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil. For structs ensures value is not the zero value.\n\nExamples:\n\nThe field under validation must be present and not empty only if all\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil. For structs ensures value is not the zero value.\n\nExample:\n\nThe field under validation must be present and not empty only when any\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil. For structs ensures value is not the zero value.\n\nExamples:\n\nThe field under validation must be present and not empty only when all\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil. For structs ensures value is not the zero value.\n\nExample:\n\nThe field under validation must not be present or not empty only if all\nthe other specified fields are equal to the value following the specified\nfield. For strings ensures value is not \"\". For slices, maps, pointers,\ninterfaces, channels and functions ensures the value is not nil. For structs ensures value is not the zero value.\n\nExamples:\n\nThe field under validation must not be present or empty unless all\nthe other specified fields are equal to the value following the specified\nfield. For strings ensures value is not \"\". For slices, maps, pointers,\ninterfaces, channels and functions ensures the value is not nil. For structs ensures value is not the zero value.\n\nExamples:\n\nThis validates that the value is the default value and is almost the\nopposite of required.\n\nFor numbers, length will ensure that the value is\nequal to the parameter given. For strings, it checks that\nthe string length is exactly that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nExample #1\n\nExample #2 (time.Duration)\n\nFor time.Duration, len will ensure that the value is equal to the duration given\nin the parameter.\n\nFor numbers, max will ensure that the value is\nless than or equal to the parameter given. For strings, it checks\nthat the string length is at most that number of characters. For\nslices, arrays, and maps, validates the number of items.\n\nExample #1\n\nExample #2 (time.Duration)\n\nFor time.Duration, max will ensure that the value is less than or equal to the\nduration given in the parameter.\n\nFor numbers, min will ensure that the value is\ngreater or equal to the parameter given. For strings, it checks that\nthe string length is at least that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nExample #1\n\nExample #2 (time.Duration)\n\nFor time.Duration, min will ensure that the value is greater than or equal to\nthe duration given in the parameter.\n\nFor strings \u0026 numbers, eq will ensure that the value is\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nExample #1\n\nExample #2 (time.Duration)\n\nFor time.Duration, eq will ensure that the value is equal to the duration given\nin the parameter.\n\nFor strings \u0026 numbers, ne will ensure that the value is not\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nExample #1\n\nExample #2 (time.Duration)\n\nFor time.Duration, ne will ensure that the value is not equal to the duration\ngiven in the parameter.\n\nFor strings, ints, and uints, oneof will ensure that the value\nis one of the values in the parameter.  The parameter should be\na list of values separated by whitespace. Values may be\nstrings or numbers. To match strings with spaces in them, include\nthe target string between single quotes. Kind of like an 'enum'.\n\nWorks the same as oneof but is case insensitive and therefore only accepts strings.\n\nFor numbers, this will ensure that the value is greater than the\nparameter given. For strings, it checks that the string length\nis greater than that number of characters. For slices, arrays\nand maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than time.Now.UTC().\n\nExample #3 (time.Duration)\n\nFor time.Duration, gt will ensure that the value is greater than the duration\ngiven in the parameter.\n\nSame as 'min' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than or equal to time.Now.UTC().\n\nExample #3 (time.Duration)\n\nFor time.Duration, gte will ensure that the value is greater than or equal to\nthe duration given in the parameter.\n\nFor numbers, this will ensure that the value is less than the parameter given.\nFor strings, it checks that the string length is less than that number of\ncharacters. For slices, arrays, and maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is less than time.Now.UTC().\n\nExample #3 (time.Duration)\n\nFor time.Duration, lt will ensure that the value is less than the duration given\nin the parameter.\n\nSame as 'max' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is less than or equal to time.Now.UTC().\n\nExample #3 (time.Duration)\n\nFor time.Duration, lte will ensure that the value is less than or equal to the\nduration given in the parameter.\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExample #1:\n\nExample #2:\n\nField Equals Another Field (relative)\n\nThis does the same as eqfield except that it validates the field provided relative\nto the top level struct.\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExamples:\n\nField Does Not Equal Another Field (relative)\n\nThis does the same as nefield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers, time.Duration and time.Time types, this will validate\nthe field value against another fields value either within a struct or passed in\nfield. usage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtfield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers, time.Duration and time.Time types, this will validate\nthe field value against another fields value either within a struct or passed in\nfield. usage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtefield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers, time.Duration and time.Time types, this will validate\nthe field value against another fields value either within a struct or passed in\nfield. usage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltfield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers, time.Duration and time.Time types, this will validate\nthe field value against another fields value either within a struct or passed in\nfield. usage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltefield except that it validates the field provided relative\nto the top level struct.\n\nThis does the same as contains except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nThis does the same as excludes except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nFor arrays \u0026 slices, unique will ensure that there are no duplicates.\nFor maps, unique will ensure that there are no duplicate values.\nFor slices of struct, unique will ensure that there are no duplicate values\nin a field of the struct specified via a parameter.\n\nThis validates that an object responds to a method that can return error or bool.\nBy default it expects an interface `Validate() error` and check that the method\ndoes not return an error. Other methods can be specified using two signatures:\nIf the method returns an error, it check if the return value is nil.\nIf the method returns a boolean, it checks if the value is true.\n\nThis validates that a string value contains ASCII alpha characters only\n\nThis validates that a string value contains ASCII alpha characters and spaces only\n\nThis validates that a string value contains ASCII alphanumeric characters only\n\nThis validates that a string value contains ASCII alphanumeric characters and spaces only\n\nThis validates that a string value contains unicode alpha characters only\n\nThis validates that a string value contains unicode alphanumeric characters only\n\nThis validates that a string value can successfully be parsed into a boolean with strconv.ParseBool\n\nThis validates that a string value contains number values only.\nFor integers or float it returns true.\n\nThis validates that a string value contains a basic numeric value.\nbasic excludes exponents etc...\nfor integers or float it returns true.\n\nThis validates that a string value contains a valid hexadecimal.\n\nThis validates that a string value contains a valid hex color including\nhashtag (#)\n\nThis validates that a string value contains only lowercase characters. An empty string is not a valid lowercase string.\n\nThis validates that a string value contains only uppercase characters. An empty string is not a valid uppercase string.\n\nThis validates that a string value contains a valid rgb color\n\nThis validates that a string value contains a valid rgba color\n\nThis validates that a string value contains a valid hsl color\n\nThis validates that a string value contains a valid hsla color\n\nThis validates that a string value contains a valid E.164 Phone number\nhttps://en.wikipedia.org/wiki/E.164 (ex. +1123456789)\n\nThis validates that a string value contains a valid email\nThis may not conform to all possibilities of any rfc standard, but neither\ndoes any email provider accept all possibilities.\n\nThis validates that a string value is valid JSON\n\nThis validates that a string value is a valid JWT\n\nThis validates that a string value contains a valid file path and that\nthe file exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nThis validates that a string value contains a valid file path and that\nthe file exists on the machine and is an image.\nThis is done using os.Stat and github.com/gabriel-vasile/mimetype\n\nThis validates that a string value contains a valid file path but does not\nvalidate the existence of that file.\nThis is done using os.Stat, which is a platform independent function.\n\nThis validates that a string value contains a valid url\nThis will accept any url the golang request uri accepts but must contain\na schema for example http:// or rtmp://\n\nThis validates that a string value contains a valid uri\nThis will accept any uri the golang request uri accepts\n\nThis validates that a string value contains a valid URN\naccording to the RFC 2141 spec.\n\nThis validates that a string value contains a valid bas324 value.\nAlthough an empty string is valid base32 this will report an empty string\nas an error, if you wish to accept an empty string as valid you can use\nthis with the omitempty tag.\n\nThis validates that a string value contains a valid base64 value.\nAlthough an empty string is valid base64 this will report an empty string\nas an error, if you wish to accept an empty string as valid you can use\nthis with the omitempty tag.\n\nThis validates that a string value contains a valid base64 URL safe value\naccording the RFC4648 spec.\nAlthough an empty string is a valid base64 URL safe value, this will report\nan empty string as an error, if you wish to accept an empty string as valid\nyou can use this with the omitempty tag.\n\nThis validates that a string value contains a valid base64 URL safe value,\nbut without = padding, according the RFC4648 spec, section 3.2.\nAlthough an empty string is a valid base64 URL safe value, this will report\nan empty string as an error, if you wish to accept an empty string as valid\nyou can use this with the omitempty tag.\n\nThis validates that a string value contains a valid bitcoin address.\nThe format of the string is checked to ensure it matches one of the three formats\nP2PKH, P2SH and performs checksum validation.\n\nBitcoin Bech32 Address (segwit)\n\nThis validates that a string value contains a valid bitcoin Bech32 address as defined\nby bip-0173 (https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki)\nSpecial thanks to Pieter Wuille for providing reference implementations.\n\nThis validates that a string value contains a valid ethereum address.\nThe format of the string is checked to ensure it matches the standard Ethereum address format.\n\nThis validates that a string value contains the substring value.\n\nThis validates that a string value contains any Unicode code points\nin the substring value.\n\nThis validates that a string value contains the supplied rune value.\n\nThis validates that a string value does not contain the substring value.\n\nThis validates that a string value does not contain any Unicode code\npoints in the substring value.\n\nThis validates that a string value does not contain the supplied rune value.\n\nThis validates that a string value starts with the supplied string value\n\nThis validates that a string value ends with the supplied string value\n\nThis validates that a string value does not start with the supplied string value\n\nThis validates that a string value does not end with the supplied string value\n\nThis validates that a string value contains a valid isbn10 or isbn13 value.\n\nThis validates that a string value contains a valid isbn10 value.\n\nThis validates that a string value contains a valid isbn13 value.\n\nThis validates that a string value contains a valid UUID. Uppercase UUID values will not pass - use `uuid_rfc4122` instead.\n\nThis validates that a string value contains a valid version 3 UUID.  Uppercase UUID values will not pass - use `uuid3_rfc4122` instead.\n\nThis validates that a string value contains a valid version 4 UUID.  Uppercase UUID values will not pass - use `uuid4_rfc4122` instead.\n\nThis validates that a string value contains a valid version 5 UUID.  Uppercase UUID values will not pass - use `uuid5_rfc4122` instead.\n\nThis validates that a string value contains a valid ULID value.\n\nThis validates that a string value contains only ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains only printable ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains one or more multibyte characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains a valid DataURI.\nNOTE: this will also validate that the data portion is valid base64\n\nThis validates that a string value contains a valid latitude.\n\nThis validates that a string value contains a valid longitude.\n\nThis validates that a string value contains a valid U.S. Employer Identification Number.\n\nThis validates that a string value contains a valid U.S. Social Security Number.\n\nThis validates that a string value contains a valid IP Address.\n\nThis validates that a string value contains a valid v4 IP Address.\n\nThis validates that a string value contains a valid v6 IP Address.\n\nThis validates that a string value contains a valid CIDR Address.\n\nThis validates that a string value contains a valid v4 CIDR Address.\n\nThis validates that a string value contains a valid v6 CIDR Address.\n\nThis validates that a string value contains a valid resolvable TCP Address.\n\nThis validates that a string value contains a valid resolvable v4 TCP Address.\n\nThis validates that a string value contains a valid resolvable v6 TCP Address.\n\nThis validates that a string value contains a valid resolvable UDP Address.\n\nThis validates that a string value contains a valid resolvable v4 UDP Address.\n\nThis validates that a string value contains a valid resolvable v6 UDP Address.\n\nThis validates that a string value contains a valid resolvable IP Address.\n\nThis validates that a string value contains a valid resolvable v4 IP Address.\n\nThis validates that a string value contains a valid resolvable v6 IP Address.\n\nThis validates that a string value contains a valid Unix Address.\n\nThis validates that a Unix domain socket file exists at the specified path.\nIt checks both filesystem-based sockets and Linux abstract sockets (prefixed with @).\nFor filesystem sockets, it verifies the path exists and is a socket file.\nFor abstract sockets on Linux, it checks /proc/net/unix.\n\nThis validates that a string value contains a valid MAC Address.\n\nNote: See Go's ParseMAC for accepted formats and types:\n\nThis validates that a string value is a valid Hostname according to RFC 952 https://tools.ietf.org/html/rfc952\n\nThis validates that a string value is a valid Hostname according to RFC 1123 https://tools.ietf.org/html/rfc1123\n\nFull Qualified Domain Name (FQDN)\n\nThis validates that a string value contains a valid FQDN.\n\nThis validates that a string value appears to be an HTML element tag\nincluding those described at https://developer.mozilla.org/en-US/docs/Web/HTML/Element\n\nThis validates that a string value is a proper character reference in decimal\nor hexadecimal format\n\nThis validates that a string value is percent-encoded (URL encoded) according\nto https://tools.ietf.org/html/rfc3986#section-2.1\n\nThis validates that a string value contains a valid directory and that\nit exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nThis validates that a string value contains a valid directory but does\nnot validate the existence of that directory.\nThis is done using os.Stat, which is a platform independent function.\nIt is safest to suffix the string with os.PathSeparator if the directory\nmay not exist at the time of validation.\n\nThis validates that a string value contains a valid DNS hostname and port that\ncan be used to validate fields typically passed to sockets and connections.\n\nThis validates that the value falls within the valid port number range of 1 to 65,535.\n\nThis validates that a string value is a valid datetime based on the supplied datetime format.\nSupplied format must match the official Go time format layout as documented in https://golang.org/pkg/time/\n\nThis validates that a string value is a valid country code based on iso3166-1 alpha-2 standard.\nsee: https://www.iso.org/iso-3166-country-codes.html\n\nThis validates that a string value is a valid country code based on iso3166-1 alpha-3 standard.\nsee: https://www.iso.org/iso-3166-country-codes.html\n\nThis validates that a string value is a valid country code based on iso3166-1 alpha-numeric standard.\nsee: https://www.iso.org/iso-3166-country-codes.html\n\nThis validates that a string value is a valid BCP 47 language tag, as parsed by language.Parse.\nMore information on https://pkg.go.dev/golang.org/x/text/language\n\nBIC (SWIFT code - 2022 standard)\n\nThis validates that a string value is a valid Business Identifier Code (SWIFT code), defined in ISO 9362:2022.\nMore information on https://www.iso.org/standard/84108.html\n\nBIC (SWIFT code - 2014 standard)\n\nThis validates that a string value is a valid Business Identifier Code (SWIFT code), defined in ISO 9362:2014.\nMore information on https://www.iso.org/standard/60390.html\n\nThis validates that a string value is a valid dns RFC 1035 label, defined in RFC 1035.\nMore information on https://datatracker.ietf.org/doc/html/rfc1035\n\nThis validates that a string value is a valid time zone based on the time zone database present on the system.\nAlthough empty value and Local value are allowed by time.LoadLocation golang function, they are not allowed by this validator.\nMore information on https://golang.org/pkg/time/#LoadLocation\n\nThis validates that a string value is a valid semver version, defined in Semantic Versioning 2.0.0.\nMore information on https://semver.org/\n\nThis validates that a string value is a valid cve id, defined in cve mitre.\nMore information on https://cve.mitre.org/\n\nThis validates that a string value contains a valid credit card number using Luhn algorithm.\n\nThis validates that a string or (u)int value contains a valid checksum using the Luhn algorithm.\n\nThis validates that a string is a valid 24 character hexadecimal string or valid connection string.\n\nExample:\n\nThis validates that a string value contains a valid cron expression.\n\nThis validates that a string is valid for use with SpiceDb for the indicated purpose. If no purpose is given, a purpose of 'id' is assumed.\n\nAlias Validators and Tags\nNOTE: When returning an error, the tag returned in \"FieldError\" will be\nthe alias tag unless the dive tag is part of the alias. Everything after the\ndive tag is not reported as the alias tag. Also, the \"ActualTag\" in the before\ncase will be the actual tag within the alias that failed.\n\nHere is a list of the current built in alias tags:\n\nValidator notes:\n\nA collection of validation rules that are frequently needed but are more\ncomplex than the ones found in the baked in validators.\nA non standard validator must be registered manually like you would\nwith your own custom validation functions.\n\nExample of registration and use:\n\nHere is a list of the current non standard validators:\n\nThis package panics when bad input is provided, this is by design, bad code like\nthat should not make it to production.","homepage":"https://github.com/go-playground/validator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-Playground/validator","keywords_array":[],"namespace":"github.com/go-Playground/validator","versions_count":48,"first_release_published_at":"2019-11-11T20:42:35.000Z","latest_release_published_at":"2026-03-27T10:00:35.000Z","latest_release_number":"v10.30.2","last_synced_at":"2026-06-16T03:02:34.219Z","created_at":"2024-12-01T09:14:49.795Z","updated_at":"2026-06-16T03:02:34.219Z","registry_url":"https://pkg.go.dev/github.com/go-Playground/validator/v10","install_command":"go get github.com/go-Playground/validator/v10","documentation_url":"https://pkg.go.dev/github.com/go-Playground/validator/v10#section-documentation","metadata":{},"repo_metadata":{"id":27239972,"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2024-11-16T17:21:10.000Z","size":2247,"stargazers_count":16959,"open_issues_count":326,"forks_count":1322,"subscribers_count":122,"default_branch":"master","last_synced_at":"2024-11-25T06:22:12.130Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-playground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2024-11-25T04:50:04.000Z","dependencies_parsed_at":"2023-10-05T00:15:57.869Z","dependency_job_id":"2b269c58-4286-4c06-8079-6ba7a2bb58f3","html_url":"https://github.com/go-playground/validator","commit_stats":{"total_commits":724,"total_committers":218,"mean_commits":"3.3211009174311927","dds":0.6878453038674033,"last_synced_commit":"c7e85182ab05a4b302bca82a86f1f09530bd2bc1"},"previous_names":["joeybloggs/go-validate-yourself","bluesuncorp/validator","bluesuncorp/go-validate-yourself"],"tags_count":174,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227526812,"owners_count":17783660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-28T12:47:43.895Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.359741883330513,"dependent_packages_count":5.960605718797586,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.160173801064049},"purl":"pkg:golang/github.com/go-%21playground/validator/v10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-Playground/validator/v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-Playground/validator/v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-Playground/validator/v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-12-01T09:23:59.988Z","issues_count":206,"pull_requests_count":160,"avg_time_to_close_issue":15822344.675675675,"avg_time_to_close_pull_request":8882455.683168316,"issues_closed_count":74,"pull_requests_closed_count":101,"pull_request_authors_count":127,"issue_authors_count":192,"avg_comments_per_issue":2.4563106796116503,"avg_comments_per_pull_request":1.8625,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":69,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":1419098.0,"past_year_avg_time_to_close_pull_request":3136694.6296296297,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":0.927536231884058,"past_year_avg_comments_per_pull_request":1.6935483870967742,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/issues","maintainers":[{"login":"zemzale","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zemzale"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator%2Fv10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator%2Fv10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator%2Fv10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator%2Fv10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator%2Fv10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Playground%2Fvalidator%2Fv10/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12609410,"name":"github.com/Go-playground/validator/v10","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Go-playground/validator","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2019-11-11T20:42:35.000Z","latest_release_published_at":"2026-05-29T23:25:25.000Z","latest_release_number":"v10.30.3","last_synced_at":"2026-06-16T04:46:45.360Z","created_at":"2025-12-21T10:43:55.365Z","updated_at":"2026-06-16T04:46:45.360Z","registry_url":"https://pkg.go.dev/github.com/Go-playground/validator/v10","install_command":"go get github.com/Go-playground/validator/v10","documentation_url":"https://pkg.go.dev/github.com/Go-playground/validator/v10#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2025-12-21T13:02:35.434Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.373222916394751,"dependent_packages_count":5.035212892717673,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.204217904556212},"purl":"pkg:golang/github.com/%21go-playground/validator/v10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Go-playground/validator/v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Go-playground/validator/v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Go-playground/validator/v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator%2Fv10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator%2Fv10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator%2Fv10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator%2Fv10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator%2Fv10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-playground%2Fvalidator%2Fv10/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13417543,"name":"golang-github-go-playground-validator-v10","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:15:43.646Z","latest_release_published_at":"2026-02-07T03:15:43.646Z","latest_release_number":"10.4.1-3","last_synced_at":"2026-03-07T03:36:20.016Z","created_at":"2026-02-07T03:15:30.523Z","updated_at":"2026-03-07T04:07:37.169Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-playground-validator-v10","install_command":"apt-get install golang-github-go-playground-validator-v10","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-playground-validator-v10-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev (\u003e= 0.14.0~), golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-go-playground-validator-v10?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-playground-validator-v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-playground-validator-v10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-playground-validator-v10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-playground-validator-v10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-playground-validator-v10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-playground-validator-v10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-playground-validator-v10/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13439122,"name":"golang-gopkg-go-playground-validator.v8","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:10:48.082Z","latest_release_published_at":"2026-02-08T02:10:48.082Z","latest_release_number":"8.18.1-1","last_synced_at":"2026-03-08T04:56:10.129Z","created_at":"2026-02-08T02:10:47.773Z","updated_at":"2026-03-08T05:02:33.513Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-go-playground-validator.v8","install_command":"apt-get install golang-gopkg-go-playground-validator.v8","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-gopkg-go-playground-validator.v8-dev","standards_version":"4.0.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-gopkg-go-playground-assert.v1-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gopkg-go-playground-validator.v8?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-go-playground-validator.v8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-go-playground-validator.v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-go-playground-validator.v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-go-playground-validator.v8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-go-playground-validator.v8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-go-playground-validator.v8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-go-playground-validator.v8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-go-playground-validator.v8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-go-playground-validator.v8/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13645614,"name":"golang-github-go-playground-validator-v10","ecosystem":"debian","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:14:44.313Z","latest_release_published_at":"2026-02-12T03:14:44.313Z","latest_release_number":"10.4.1-4","last_synced_at":"2026-03-13T20:10:29.536Z","created_at":"2026-02-12T03:14:44.155Z","updated_at":"2026-03-13T20:10:29.537Z","registry_url":"https://tracker.debian.org/pkg/golang-github-go-playground-validator-v10","install_command":"apt-get install golang-github-go-playground-validator-v10","documentation_url":"https://packages.debian.org/trixie/golang-github-go-playground-validator-v10","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-go-playground-validator-v10-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev (\u003e= 0.14.0~), golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:14:44.856Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-go-playground-validator-v10?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-go-playground-validator-v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-go-playground-validator-v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-go-playground-validator-v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-playground-validator-v10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-playground-validator-v10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-playground-validator-v10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-playground-validator-v10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-playground-validator-v10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-playground-validator-v10/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":3609477,"name":"github.com/go-playground/Validator/v10","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/Validator","keywords_array":[],"namespace":"github.com/go-playground/Validator","versions_count":49,"first_release_published_at":"2019-11-11T20:42:35.000Z","latest_release_published_at":"2026-05-29T23:25:25.000Z","latest_release_number":"v10.30.3","last_synced_at":"2026-06-09T08:16:12.144Z","created_at":"2022-04-11T07:06:03.146Z","updated_at":"2026-06-09T08:16:12.145Z","registry_url":"https://pkg.go.dev/github.com/go-playground/Validator/v10","install_command":"go get github.com/go-playground/Validator/v10","documentation_url":"https://pkg.go.dev/github.com/go-playground/Validator/v10#section-documentation","metadata":{},"repo_metadata":{"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2023-03-06T19:39:08.000Z","size":1832,"stargazers_count":12682,"open_issues_count":242,"forks_count":1154,"subscribers_count":110,"default_branch":"master","last_synced_at":"2023-03-17T09:10:31.384Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2023-03-17T07:56:22.000Z","dependencies_parsed_at":"2023-02-16T11:31:06.554Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/validator","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T18:51:04.096Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/go-playground/%21validator/v10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-playground/Validator/v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-playground/Validator/v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-playground/Validator/v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-17T17:42:34.357Z","issues_count":74,"pull_requests_count":69,"avg_time_to_close_issue":18498984.38235294,"avg_time_to_close_pull_request":9657858.055555556,"issues_closed_count":34,"pull_requests_closed_count":54,"pull_request_authors_count":64,"issue_authors_count":71,"avg_comments_per_issue":2.554054054054054,"avg_comments_per_pull_request":1.8985507246376812,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":3808583.619047619,"past_year_avg_time_to_close_pull_request":5573879.4186046515,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":1.18,"past_year_avg_comments_per_pull_request":1.7321428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator%2Fv10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator%2Fv10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator%2Fv10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator%2Fv10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator%2Fv10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator%2Fv10/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3596512,"name":"gopkg.in/go-playground/validator.v1","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields based on tags.\n\nThe package contains a built in Validator instance for use,\nbut you may also create a new instance if needed.\n\nA simple example usage:\n\nThe error can be used like so\n\nBoth StructValidationErrors and FieldValidationError implement the Error interface but it's\nintended use is for development + debugging, not a production error message.\n\nWhy not a better error message? because this library intends for you to handle your own error messages\n\nWhy should I handle my own errors? Many reasons, for me building an internationalized application\nI needed to know the field and what validation failed so that I could provide an error in the users specific language.\n\nThe hierarchical structure is hard to work with sometimes.. Agreed Flatten function to the rescue!\nFlatten will return a map of FieldValidationError's but the field name will be namespaced.\n\nCustom functions can be added\n\nA custom tag name can be set to avoid conficts, or just have a shorter name\n\nMultiple validators on a field will process in the order defined\n\nBad Validator definitions are not handled by the library\n\nHere is a list of the current built in validators:\n\nValidator notes:\n\nThis package panics when bad input is provided, this is by design, bad code like that should not make it to production.","homepage":"https://github.com/go-playground/validator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/validator","keywords_array":[],"namespace":"gopkg.in/go-playground","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-03-23T18:35:30.150Z","latest_release_number":null,"last_synced_at":"2026-06-02T10:02:14.108Z","created_at":"2022-04-11T05:45:11.783Z","updated_at":"2026-06-02T10:02:14.109Z","registry_url":"https://pkg.go.dev/gopkg.in/go-playground/validator.v1","install_command":"go get gopkg.in/go-playground/validator.v1","documentation_url":"https://pkg.go.dev/gopkg.in/go-playground/validator.v1#section-documentation","metadata":{},"repo_metadata":{"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2023-03-06T19:39:08.000Z","size":1832,"stargazers_count":12682,"open_issues_count":242,"forks_count":1154,"subscribers_count":110,"default_branch":"master","last_synced_at":"2023-03-17T09:10:31.384Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2023-03-17T07:56:22.000Z","dependencies_parsed_at":"2023-02-16T11:31:06.554Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/validator","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":34,"last_synced_at":"2023-03-16T06:00:19.401Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground"},"tags":[{"name":"v9.8.0","sha":"1304298bf10d085adec514b076772a79c9cadb6b","kind":"commit","published_at":"2017-10-23T03:06:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.8.0"},{"name":"v9.7.0","sha":"a021b2ec9a8a8bb970f3f15bc42617cb520e8a64","kind":"commit","published_at":"2017-09-07T03:42:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.7.0"},{"name":"v9.6.0","sha":"d529ee1b0f30352444f507cc6cdac96bfd12decc","kind":"commit","published_at":"2017-08-07T04:31:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.6.0"},{"name":"v8.18.2","sha":"5f1438d3fca68893a817e4a66806cea46a9e4ebf","kind":"commit","published_at":"2017-07-30T05:02:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.2"},{"name":"v9.5.0","sha":"0f6f568263a1ab5105b57f66f446d2625e4f545c","kind":"commit","published_at":"2017-07-30T03:49:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.5.0"},{"name":"v9.4.0","sha":"fb68f39656d7ebf8aa339ad4917aa0c260ecc237","kind":"commit","published_at":"2017-06-12T05:26:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.4.0"},{"name":"v9.3.6","sha":"6d8c18553ea1ac493d049edd6f102f52e618f085","kind":"commit","published_at":"2017-04-05T11:11:23.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.6","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.6"},{"name":"v9.3.5","sha":"4bd19358521c53f09639f21e2a9d6883d6890f24","kind":"commit","published_at":"2017-02-24T17:48:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.5","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.5"},{"name":"v9.3.4","sha":"b250b44763b89fd6b448f2114bb7fc225c7b3008","kind":"commit","published_at":"2017-02-14T07:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.4"},{"name":"v9.3.3","sha":"691ea5506371685479307baaf0e623e850de4dbf","kind":"commit","published_at":"2017-02-01T23:55:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.3"},{"name":"v9.3.2","sha":"077c3830f3971d4a44a94c2249b67ce8c53198fc","kind":"commit","published_at":"2016-12-23T02:45:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.2"},{"name":"v9.3.1","sha":"49fccadad19338f93f46a5abdafc44cd731cf7a7","kind":"commit","published_at":"2016-12-07T01:51:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.1"},{"name":"v9.3.0","sha":"941ce2cabc098467c3ebd66c5d705bc122f18b74","kind":"commit","published_at":"2016-11-30T13:42:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.0"},{"name":"v9.2.2","sha":"597f93b3164831ef370e4cf0b219907ab5bb4154","kind":"commit","published_at":"2016-11-16T01:36:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.2"},{"name":"v9.2.1","sha":"493dfb6209fcb493fcdbc2a0f14b882f2d53979f","kind":"commit","published_at":"2016-09-28T14:56:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.1"},{"name":"v9.2.0","sha":"506cc5da566e79fe76d9fb468bc8d6544b7ca023","kind":"commit","published_at":"2016-09-25T17:48:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.0"},{"name":"v9.1.3","sha":"335c8e2facd85b836eb148e1a9f49ef01335216d","kind":"commit","published_at":"2016-09-22T23:05:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.3"},{"name":"v9.1.2","sha":"23e84d2f88047dae87c17b4951ca5ebb33dbd3fa","kind":"commit","published_at":"2016-09-19T15:36:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.2"},{"name":"v9.1.1","sha":"7c2b5d8471934ecc162861af0111a5b687d34df8","kind":"commit","published_at":"2016-09-16T17:24:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.1"},{"name":"v9.1.0","sha":"4b3eedc3792a5f368d9e4e026219c620ce416390","kind":"commit","published_at":"2016-09-15T19:58:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.0"},{"name":"v9.0.0","sha":"0af0043f29b3fdbb698df8c4cbca6b5448fea6a2","kind":"commit","published_at":"2016-09-01T12:38:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0"},{"name":"v9.0.0RC1","sha":"1cbfa0bbffb1d0e9ce8a784607c6681a01e606d4","kind":"commit","published_at":"2016-08-08T14:13:19.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0RC1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0RC1"},{"name":"v8.18.1","sha":"5f57d2222ad794d0dffb07e664ea05e2ee07d60c","kind":"commit","published_at":"2016-07-18T13:41:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.1"},{"name":"v8.18.0","sha":"1d3a3d281bcd27defc2b61b7a951b6a74510ca59","kind":"commit","published_at":"2016-07-18T13:13:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.0"},{"name":"v8.17.3","sha":"7a080ada5ba072a91fd7f677bcf4d0e1aa286d39","kind":"commit","published_at":"2016-07-14T20:46:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.3"},{"name":"v8.17.2","sha":"25f1823069d853eccffbde025dca1812fa09c14b","kind":"commit","published_at":"2016-06-22T01:15:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.2"},{"name":"v8.17.1","sha":"014792cf3e266caff1e916876be12282b33059e0","kind":"commit","published_at":"2016-02-23T20:26:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.1"},{"name":"v8.17","sha":"f38559b4893a333e7122cf42155be352c9b5d7c6","kind":"commit","published_at":"2016-02-16T01:41:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17"},{"name":"v8.16","sha":"4c79e698231042063ef780f52bd0295392de42d7","kind":"commit","published_at":"2016-02-03T01:01:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.16","html_url":"https://github.com/go-playground/validator/releases/tag/v8.16"},{"name":"v8.15.1","sha":"c193cecd124b5cc722d7ee5538e945bdb3348435","kind":"commit","published_at":"2016-01-10T00:39:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15.1"},{"name":"v8.15","sha":"e8d470cd7a944d716c5527fb382487b6e314022d","kind":"commit","published_at":"2016-01-06T14:33:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15"},{"name":"v8.14","sha":"43f534e6552e5be8d847665d342b9431ac3086d8","kind":"commit","published_at":"2015-11-28T01:02:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.14","html_url":"https://github.com/go-playground/validator/releases/tag/v8.14"},{"name":"v8.13","sha":"0794474f604298399d9ff03aa113506b043ab74b","kind":"commit","published_at":"2015-11-27T21:03:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.13","html_url":"https://github.com/go-playground/validator/releases/tag/v8.13"},{"name":"v8.12","sha":"638ea8a3f8c7e312443f468a643dcfd6e6b510a0","kind":"commit","published_at":"2015-11-26T13:49:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.12","html_url":"https://github.com/go-playground/validator/releases/tag/v8.12"},{"name":"v8.11","sha":"ec28e2da370a5236904327fecff1da3bb2aa0f46","kind":"commit","published_at":"2015-11-23T02:38:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.11","html_url":"https://github.com/go-playground/validator/releases/tag/v8.11"},{"name":"v8.10","sha":"d776d3eb2ea2836e413dced92559513da12c5330","kind":"commit","published_at":"2015-11-20T14:03:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.10","html_url":"https://github.com/go-playground/validator/releases/tag/v8.10"},{"name":"v8.9","sha":"82faf6f72aa8b909594cd1a6dc26205303201ff7","kind":"commit","published_at":"2015-11-19T21:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.9","html_url":"https://github.com/go-playground/validator/releases/tag/v8.9"},{"name":"v8.8.1","sha":"27557e4813703827b7d1326279033fc884dd1716","kind":"commit","published_at":"2015-11-19T17:18:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8.1"},{"name":"v8.8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8"},{"name":"v8,8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8,8","html_url":"https://github.com/go-playground/validator/releases/tag/v8,8"},{"name":"v8.7","sha":"2ecdb677b37592987df9080e75569b2b32ec7fd0","kind":"commit","published_at":"2015-11-13T13:50:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.7","html_url":"https://github.com/go-playground/validator/releases/tag/v8.7"},{"name":"v8.6","sha":"a21885483fd18b03180c70e01c0f24ef870abdf2","kind":"commit","published_at":"2015-11-09T17:32:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.6","html_url":"https://github.com/go-playground/validator/releases/tag/v8.6"},{"name":"v8.5","sha":"d5305abfab07b77294ce79464dfc658d25b376a7","kind":"commit","published_at":"2015-10-16T01:18:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.5","html_url":"https://github.com/go-playground/validator/releases/tag/v8.5"},{"name":"v8.4","sha":"17084684e61fa612071c608d8e8112489b127456","kind":"commit","published_at":"2015-10-06T20:39:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.4","html_url":"https://github.com/go-playground/validator/releases/tag/v8.4"},{"name":"v8.3","sha":"7bfad4079388e3aac08d67b91bf381c99605f4d9","kind":"commit","published_at":"2015-09-30T12:41:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.3"},{"name":"v8.2","sha":"92ddaeb7d8214e717d2e103c3978f76574a3e4bc","kind":"commit","published_at":"2015-09-24T11:53:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.2"},{"name":"v7.2","sha":"792d6f2ec75144f986066ff7048b680cfcb20b64","kind":"commit","published_at":"2015-09-24T11:50:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.2","html_url":"https://github.com/go-playground/validator/releases/tag/v7.2"},{"name":"v6.8","sha":"15e8444e515459e82ef3c33c8cd2dc68b2031e5b","kind":"commit","published_at":"2015-09-24T11:48:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.8","html_url":"https://github.com/go-playground/validator/releases/tag/v6.8"},{"name":"v5.12","sha":"d5acf1dac43705f8bfbb71d878e290e2bed3950b","kind":"commit","published_at":"2015-09-24T11:44:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.12","html_url":"https://github.com/go-playground/validator/releases/tag/v5.12"},{"name":"v8.1","sha":"8324129b028239a2d26c4221165e7d4d512ea697","kind":"commit","published_at":"2015-09-03T11:25:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.1"},{"name":"v8.0.1","sha":"ec1066576dbebc0b953fdecbe2c543f05fc29bb3","kind":"commit","published_at":"2015-09-03T01:50:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.0.1"},{"name":"v8","sha":"40bd6a0bc0f2a2f7dbad51a302c7af40377c8a2f","kind":"commit","published_at":"2015-09-03T01:23:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8","html_url":"https://github.com/go-playground/validator/releases/tag/v8"},{"name":"v7.1","sha":"4d7f9e43b1b142a56265e7757d6787d08d8cd1c4","kind":"commit","published_at":"2015-09-03T00:18:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v7.1"},{"name":"v7","sha":"3191556e305cd5305686bea0aa29b7eff6582ecc","kind":"commit","published_at":"2015-08-20T00:48:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7","html_url":"https://github.com/go-playground/validator/releases/tag/v7"},{"name":"v6.7","sha":"a32ef92045e0c27dfec5bb5390b2073fa66e8436","kind":"commit","published_at":"2015-08-19T17:09:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.7","html_url":"https://github.com/go-playground/validator/releases/tag/v6.7"},{"name":"v6.6","sha":"9a93f0165ac09345519aa97dd2885767a9c45238","kind":"commit","published_at":"2015-08-19T12:38:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.6","html_url":"https://github.com/go-playground/validator/releases/tag/v6.6"},{"name":"v6.5.1","sha":"6df82fdf490c129a18bbb0226dc7e5e246059fc0","kind":"commit","published_at":"2015-08-17T12:29:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5.1"},{"name":"v6.5","sha":"c62ee7ccdf50d1660d426abc375602f769adca2f","kind":"commit","published_at":"2015-08-04T03:04:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5"},{"name":"v6.4","sha":"0cd5e89c389ed56da984a5bbc1bf009e49ad4b79","kind":"commit","published_at":"2015-08-04T01:34:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.4","html_url":"https://github.com/go-playground/validator/releases/tag/v6.4"},{"name":"v5.11","sha":"98121ac23ff3d764f525d18d8de944d150e3c0fe","kind":"commit","published_at":"2015-08-04T01:33:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.11","html_url":"https://github.com/go-playground/validator/releases/tag/v5.11"},{"name":"v6.3","sha":"f8fd45620ae9124cd4d8d9e30aa62d8e763f871a","kind":"commit","published_at":"2015-08-02T01:00:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.3","html_url":"https://github.com/go-playground/validator/releases/tag/v6.3"},{"name":"v6.2","sha":"d802346da4c72c8d569cef5c8fb05ed1dfbf372a","kind":"commit","published_at":"2015-07-31T02:30:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.2"},{"name":"v6.1.1","sha":"55e8c8d9caf8e71d353de3683ce0aa22577fef6d","kind":"commit","published_at":"2015-07-28T02:47:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1.1"},{"name":"v6.1","sha":"c0001173ee3949c124b284141d4eda00de65ccdd","kind":"commit","published_at":"2015-07-27T21:24:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1"},{"name":"v6.0.2","sha":"54927e92d929a743735fb7ed8d8fc53a879814ef","kind":"commit","published_at":"2015-07-27T01:53:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.2"},{"name":"v6.0.1","sha":"b9cdaa434615b9570da158dd6942eaea213aea9b","kind":"commit","published_at":"2015-07-23T16:52:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.1"},{"name":"v6.0","sha":"a87651c07b5f08efec91dd323b7bf8e9b6841565","kind":"commit","published_at":"2015-07-20T12:54:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0"},{"name":"v5.10.3","sha":"77108103e5fd435ff31967e1a011fda801391c85","kind":"commit","published_at":"2015-07-19T16:04:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.3","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.3"},{"name":"v5.10.2","sha":"ac33a23e6e6451492f246d6ed9384af421b71d0d","kind":"commit","published_at":"2015-07-13T18:48:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.2"},{"name":"v5.10.1","sha":"06aac46c918960c01a241888042fc5e4e922b899","kind":"commit","published_at":"2015-07-09T18:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.1"},{"name":"v5.10","sha":"d2748d5ae5e5af5ec3a85e3a59bf0db9d741c82d","kind":"commit","published_at":"2015-07-05T16:23:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10"},{"name":"v5.9.2","sha":"d8e0c4d93696f467eedc43f7f954b48eb6fe6ba8","kind":"commit","published_at":"2015-06-30T01:01:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.2"},{"name":"v5.9.1","sha":"d627af88ac021317a280d320986282a6dc97549a","kind":"commit","published_at":"2015-06-29T01:58:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.1"},{"name":"v5.9","sha":"740b7d0daaa903a026971155084015f271fd8584","kind":"commit","published_at":"2015-06-27T18:32:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9"},{"name":"v5.8.1","sha":"27a1d3f1583676b710bb06faf4c8927dd941a893","kind":"commit","published_at":"2015-06-20T16:02:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8.1"},{"name":"v5.8","sha":"c06d47f593d786142436a43334f724d819093c04","kind":"commit","published_at":"2015-06-17T13:45:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8"},{"name":"v5.7.1","sha":"df95f9de27b8022e57f8ce09448cee6b1170bb3d","kind":"commit","published_at":"2015-06-09T01:51:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7.1"},{"name":"v5.7","sha":"ecfab4f37a87173055273d9cd118d8acada0cc2b","kind":"commit","published_at":"2015-06-09T01:33:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7"},{"name":"v5.6.1","sha":"c6a510f8a9a3574e22dd6827b41eff311d5188f0","kind":"commit","published_at":"2015-06-08T20:52:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6.1"},{"name":"v5.6","sha":"8461815c10a10d15b7f9ad38798c6ca55901db15","kind":"commit","published_at":"2015-06-08T12:47:50.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6"},{"name":"v5.5.1","sha":"1d61bf31487322f9bffa4d9f1eda4a53175b58dd","kind":"commit","published_at":"2015-05-31T01:06:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5.1"},{"name":"v5.5","sha":"479d3f0fd9ba76c2c469d1c80c12f4319b0383a6","kind":"commit","published_at":"2015-05-27T01:40:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5"},{"name":"v5.4","sha":"07cbdd2e6dfd947b002e83c13b775c7580fab2d5","kind":"commit","published_at":"2015-05-23T02:33:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.4","html_url":"https://github.com/go-playground/validator/releases/tag/v5.4"},{"name":"v5.2","sha":"d780b124a9c9c2ae6fc3c43967d6d9ee304e8e28","kind":"commit","published_at":"2015-05-19T19:35:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.2"},{"name":"v5.1","sha":"73747bdf83ec2ff628551f46c2eb680cb203593a","kind":"commit","published_at":"2015-05-08T16:03:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.1"},{"name":"v5.0.2","sha":"fa8e0664b23df1e246c41d1f03b750618776c66c","kind":"commit","published_at":"2015-04-19T14:33:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.2"},{"name":"v5.0.1","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.1"},{"name":"v5","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5","html_url":"https://github.com/go-playground/validator/releases/tag/v5"},{"name":"v4.0.4","sha":"47a6634ff80051b92481b6c076854b85119fd267","kind":"commit","published_at":"2015-04-10T00:40:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.4","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.4"},{"name":"v4.0.3","sha":"10c0bd95ae56dd777bcd61f96ea3e6806e553222","kind":"commit","published_at":"2015-04-08T22:27:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.3","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.3"},{"name":"v4.0.1","sha":"130dcba7a5ba53155b5665d4898d43460839dd48","kind":"commit","published_at":"2015-04-06T01:10:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.1"},{"name":"v4.0","sha":"a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8","kind":"commit","published_at":"2015-03-23T14:57:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0"},{"name":"v3.0.2","sha":"c9d7d65add53d75ae7888adb13fac7ed42787b1d","kind":"commit","published_at":"2015-03-21T17:39:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.2"},{"name":"v3.0.1","sha":"262159d1052a5f818304e28d30332e23949a0317","kind":"commit","published_at":"2015-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.1"},{"name":"v3.0","sha":"cfea08f69d708f00e175d88e759b4180eef3371b","kind":"commit","published_at":"2015-03-11T04:11:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0"},{"name":"v2.3","sha":"276e0f9b58324ac1bff160dde748925232ef264e","kind":"commit","published_at":"2015-03-11T03:34:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.3","html_url":"https://github.com/go-playground/validator/releases/tag/v2.3"},{"name":"v2.2","sha":"bb80e920d4ae4b1d16aadfaefb0267333fc3a39a","kind":"commit","published_at":"2015-03-10T21:59:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v2.2"},{"name":"v2.1","sha":"70fa985b2b829a48f04ecaba08dd2d9cad3d1db9","kind":"commit","published_at":"2015-03-10T19:23:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v2.1"},{"name":"v2.0","sha":"191b1ce01f2ae954a77cb0591bce64c045d55a83","kind":"commit","published_at":"2015-03-06T16:38:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v2.0"},{"name":"v1.0","sha":"a0a13613b13c72222b8d23bf33b98897aabbe9d3","kind":"commit","published_at":"2015-03-01T15:35:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v1.0"}]},"repo_metadata_updated_at":"2023-03-21T18:49:45.566Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.43600883016081265,"forks_count":0.5541857408839364,"average":4.333798708695598},"purl":"pkg:golang/gopkg.in/go-playground/validator.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/go-playground/validator.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/go-playground/validator.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/go-playground/validator.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-17T17:42:34.357Z","issues_count":74,"pull_requests_count":69,"avg_time_to_close_issue":18498984.38235294,"avg_time_to_close_pull_request":9657858.055555556,"issues_closed_count":34,"pull_requests_closed_count":54,"pull_request_authors_count":64,"issue_authors_count":71,"avg_comments_per_issue":2.554054054054054,"avg_comments_per_pull_request":1.8985507246376812,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":3808583.619047619,"past_year_avg_time_to_close_pull_request":5573879.4186046515,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":1.18,"past_year_avg_comments_per_pull_request":1.7321428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13448237,"name":"golang-github-go-playground-validator-v10","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:16:53.525Z","latest_release_published_at":"2026-02-08T15:16:53.525Z","latest_release_number":"10.4.1-4","last_synced_at":"2026-03-08T15:44:00.673Z","created_at":"2026-02-08T15:16:53.142Z","updated_at":"2026-03-08T16:04:11.200Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-playground-validator-v10","install_command":"apt-get install golang-github-go-playground-validator-v10","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-playground-validator-v10-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev (\u003e= 0.14.0~), golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-go-playground-validator-v10?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-playground-validator-v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-playground-validator-v10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-playground-validator-v10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-playground-validator-v10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-playground-validator-v10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-playground-validator-v10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-playground-validator-v10/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13964446,"name":"go-github-com-go-playground-validator-v10","ecosystem":"guix","description":"Validator for structs and individual fields based on tags","homepage":"https://github.com/go-playground/validator","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/go-playground/validator","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:12:37.850Z","latest_release_published_at":"2026-03-02T23:12:37.850Z","latest_release_number":"10.23.0","last_synced_at":"2026-04-07T02:02:14.080Z","created_at":"2026-03-02T23:12:37.662Z","updated_at":"2026-04-07T02:02:14.081Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-go-playground-validator-v10/10.23.0/","install_command":"guix install go-github-com-go-playground-validator-v10","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-check.scm#n1049","metadata":{"location":"gnu/packages/golang-check.scm:1049","variable_name":"go-github-com-go-playground-validator-v10"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T23:14:05.717Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-go-playground-validator-v10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-go-playground-validator-v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-go-playground-validator-v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-go-playground-validator-v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-playground-validator-v10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-playground-validator-v10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-playground-validator-v10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-playground-validator-v10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-playground-validator-v10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-go-playground-validator-v10/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31758,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13387886,"name":"golang-github-go-playground-validator-v10","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:56:15.413Z","latest_release_published_at":"2026-02-05T15:56:15.413Z","latest_release_number":"10.4.1-4","last_synced_at":"2026-03-05T17:09:49.757Z","created_at":"2026-02-05T15:56:15.076Z","updated_at":"2026-03-05T17:34:11.150Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-playground-validator-v10","install_command":"apt-get install golang-github-go-playground-validator-v10","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-playground-validator-v10-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev (\u003e= 0.14.0~), golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-go-playground-validator-v10?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-playground-validator-v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-playground-validator-v10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-playground-validator-v10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-playground-validator-v10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-playground-validator-v10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-playground-validator-v10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-playground-validator-v10/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":3520615,"name":"gopkg.in/go-playground/validator.v2","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields based on tags.\n\nThe package contains a built in Validator instance for use,\nbut you may also create a new instance if needed.\n\nA simple example usage:\n\nThe error can be used like so\n\nBoth StructValidationErrors and FieldValidationError implement the Error interface but it's\nintended use is for development + debugging, not a production error message.\n\nWhy not a better error message? because this library intends for you to handle your own error messages\n\nWhy should I handle my own errors? Many reasons, for me building an internationalized application\nI needed to know the field and what validation failed so that I could provide an error in the users specific language.\n\nThe hierarchical structure is hard to work with sometimes.. Agreed Flatten function to the rescue!\nFlatten will return a map of FieldValidationError's but the field name will be namespaced.\n\nCustom functions can be added\n\nCross Field Validation can be implemented, for example Start \u0026 End Date range validation\n\nA custom tag name can be set to avoid conficts, or just have a shorter name\n\nMultiple validators on a field will process in the order defined\n\nBad Validator definitions are not handled by the library\n\nHere is a list of the current built in validators:\n\nValidator notes:\n\nThis package panics when bad input is provided, this is by design, bad code like that should not make it to production.","homepage":"https://github.com/go-playground/validator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/validator","keywords_array":[],"namespace":"gopkg.in/go-playground","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-04-22T17:48:43.503Z","latest_release_number":null,"last_synced_at":"2026-05-23T19:02:20.713Z","created_at":"2022-04-10T22:06:58.384Z","updated_at":"2026-05-23T19:02:20.714Z","registry_url":"https://pkg.go.dev/gopkg.in/go-playground/validator.v2","install_command":"go get gopkg.in/go-playground/validator.v2","documentation_url":"https://pkg.go.dev/gopkg.in/go-playground/validator.v2#section-documentation","metadata":{},"repo_metadata":{"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2023-03-06T19:39:08.000Z","size":1832,"stargazers_count":12682,"open_issues_count":242,"forks_count":1154,"subscribers_count":110,"default_branch":"master","last_synced_at":"2023-03-17T09:10:31.384Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2023-03-17T07:56:22.000Z","dependencies_parsed_at":"2023-02-16T11:31:06.554Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/validator","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":34,"last_synced_at":"2023-03-16T06:00:19.401Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground"},"tags":[{"name":"v9.8.0","sha":"1304298bf10d085adec514b076772a79c9cadb6b","kind":"commit","published_at":"2017-10-23T03:06:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.8.0"},{"name":"v9.7.0","sha":"a021b2ec9a8a8bb970f3f15bc42617cb520e8a64","kind":"commit","published_at":"2017-09-07T03:42:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.7.0"},{"name":"v9.6.0","sha":"d529ee1b0f30352444f507cc6cdac96bfd12decc","kind":"commit","published_at":"2017-08-07T04:31:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.6.0"},{"name":"v8.18.2","sha":"5f1438d3fca68893a817e4a66806cea46a9e4ebf","kind":"commit","published_at":"2017-07-30T05:02:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.2"},{"name":"v9.5.0","sha":"0f6f568263a1ab5105b57f66f446d2625e4f545c","kind":"commit","published_at":"2017-07-30T03:49:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.5.0"},{"name":"v9.4.0","sha":"fb68f39656d7ebf8aa339ad4917aa0c260ecc237","kind":"commit","published_at":"2017-06-12T05:26:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.4.0"},{"name":"v9.3.6","sha":"6d8c18553ea1ac493d049edd6f102f52e618f085","kind":"commit","published_at":"2017-04-05T11:11:23.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.6","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.6"},{"name":"v9.3.5","sha":"4bd19358521c53f09639f21e2a9d6883d6890f24","kind":"commit","published_at":"2017-02-24T17:48:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.5","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.5"},{"name":"v9.3.4","sha":"b250b44763b89fd6b448f2114bb7fc225c7b3008","kind":"commit","published_at":"2017-02-14T07:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.4"},{"name":"v9.3.3","sha":"691ea5506371685479307baaf0e623e850de4dbf","kind":"commit","published_at":"2017-02-01T23:55:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.3"},{"name":"v9.3.2","sha":"077c3830f3971d4a44a94c2249b67ce8c53198fc","kind":"commit","published_at":"2016-12-23T02:45:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.2"},{"name":"v9.3.1","sha":"49fccadad19338f93f46a5abdafc44cd731cf7a7","kind":"commit","published_at":"2016-12-07T01:51:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.1"},{"name":"v9.3.0","sha":"941ce2cabc098467c3ebd66c5d705bc122f18b74","kind":"commit","published_at":"2016-11-30T13:42:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.0"},{"name":"v9.2.2","sha":"597f93b3164831ef370e4cf0b219907ab5bb4154","kind":"commit","published_at":"2016-11-16T01:36:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.2"},{"name":"v9.2.1","sha":"493dfb6209fcb493fcdbc2a0f14b882f2d53979f","kind":"commit","published_at":"2016-09-28T14:56:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.1"},{"name":"v9.2.0","sha":"506cc5da566e79fe76d9fb468bc8d6544b7ca023","kind":"commit","published_at":"2016-09-25T17:48:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.0"},{"name":"v9.1.3","sha":"335c8e2facd85b836eb148e1a9f49ef01335216d","kind":"commit","published_at":"2016-09-22T23:05:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.3"},{"name":"v9.1.2","sha":"23e84d2f88047dae87c17b4951ca5ebb33dbd3fa","kind":"commit","published_at":"2016-09-19T15:36:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.2"},{"name":"v9.1.1","sha":"7c2b5d8471934ecc162861af0111a5b687d34df8","kind":"commit","published_at":"2016-09-16T17:24:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.1"},{"name":"v9.1.0","sha":"4b3eedc3792a5f368d9e4e026219c620ce416390","kind":"commit","published_at":"2016-09-15T19:58:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.0"},{"name":"v9.0.0","sha":"0af0043f29b3fdbb698df8c4cbca6b5448fea6a2","kind":"commit","published_at":"2016-09-01T12:38:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0"},{"name":"v9.0.0RC1","sha":"1cbfa0bbffb1d0e9ce8a784607c6681a01e606d4","kind":"commit","published_at":"2016-08-08T14:13:19.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0RC1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0RC1"},{"name":"v8.18.1","sha":"5f57d2222ad794d0dffb07e664ea05e2ee07d60c","kind":"commit","published_at":"2016-07-18T13:41:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.1"},{"name":"v8.18.0","sha":"1d3a3d281bcd27defc2b61b7a951b6a74510ca59","kind":"commit","published_at":"2016-07-18T13:13:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.0"},{"name":"v8.17.3","sha":"7a080ada5ba072a91fd7f677bcf4d0e1aa286d39","kind":"commit","published_at":"2016-07-14T20:46:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.3"},{"name":"v8.17.2","sha":"25f1823069d853eccffbde025dca1812fa09c14b","kind":"commit","published_at":"2016-06-22T01:15:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.2"},{"name":"v8.17.1","sha":"014792cf3e266caff1e916876be12282b33059e0","kind":"commit","published_at":"2016-02-23T20:26:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.1"},{"name":"v8.17","sha":"f38559b4893a333e7122cf42155be352c9b5d7c6","kind":"commit","published_at":"2016-02-16T01:41:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17"},{"name":"v8.16","sha":"4c79e698231042063ef780f52bd0295392de42d7","kind":"commit","published_at":"2016-02-03T01:01:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.16","html_url":"https://github.com/go-playground/validator/releases/tag/v8.16"},{"name":"v8.15.1","sha":"c193cecd124b5cc722d7ee5538e945bdb3348435","kind":"commit","published_at":"2016-01-10T00:39:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15.1"},{"name":"v8.15","sha":"e8d470cd7a944d716c5527fb382487b6e314022d","kind":"commit","published_at":"2016-01-06T14:33:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15"},{"name":"v8.14","sha":"43f534e6552e5be8d847665d342b9431ac3086d8","kind":"commit","published_at":"2015-11-28T01:02:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.14","html_url":"https://github.com/go-playground/validator/releases/tag/v8.14"},{"name":"v8.13","sha":"0794474f604298399d9ff03aa113506b043ab74b","kind":"commit","published_at":"2015-11-27T21:03:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.13","html_url":"https://github.com/go-playground/validator/releases/tag/v8.13"},{"name":"v8.12","sha":"638ea8a3f8c7e312443f468a643dcfd6e6b510a0","kind":"commit","published_at":"2015-11-26T13:49:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.12","html_url":"https://github.com/go-playground/validator/releases/tag/v8.12"},{"name":"v8.11","sha":"ec28e2da370a5236904327fecff1da3bb2aa0f46","kind":"commit","published_at":"2015-11-23T02:38:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.11","html_url":"https://github.com/go-playground/validator/releases/tag/v8.11"},{"name":"v8.10","sha":"d776d3eb2ea2836e413dced92559513da12c5330","kind":"commit","published_at":"2015-11-20T14:03:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.10","html_url":"https://github.com/go-playground/validator/releases/tag/v8.10"},{"name":"v8.9","sha":"82faf6f72aa8b909594cd1a6dc26205303201ff7","kind":"commit","published_at":"2015-11-19T21:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.9","html_url":"https://github.com/go-playground/validator/releases/tag/v8.9"},{"name":"v8.8.1","sha":"27557e4813703827b7d1326279033fc884dd1716","kind":"commit","published_at":"2015-11-19T17:18:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8.1"},{"name":"v8.8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8"},{"name":"v8,8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8,8","html_url":"https://github.com/go-playground/validator/releases/tag/v8,8"},{"name":"v8.7","sha":"2ecdb677b37592987df9080e75569b2b32ec7fd0","kind":"commit","published_at":"2015-11-13T13:50:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.7","html_url":"https://github.com/go-playground/validator/releases/tag/v8.7"},{"name":"v8.6","sha":"a21885483fd18b03180c70e01c0f24ef870abdf2","kind":"commit","published_at":"2015-11-09T17:32:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.6","html_url":"https://github.com/go-playground/validator/releases/tag/v8.6"},{"name":"v8.5","sha":"d5305abfab07b77294ce79464dfc658d25b376a7","kind":"commit","published_at":"2015-10-16T01:18:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.5","html_url":"https://github.com/go-playground/validator/releases/tag/v8.5"},{"name":"v8.4","sha":"17084684e61fa612071c608d8e8112489b127456","kind":"commit","published_at":"2015-10-06T20:39:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.4","html_url":"https://github.com/go-playground/validator/releases/tag/v8.4"},{"name":"v8.3","sha":"7bfad4079388e3aac08d67b91bf381c99605f4d9","kind":"commit","published_at":"2015-09-30T12:41:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.3"},{"name":"v8.2","sha":"92ddaeb7d8214e717d2e103c3978f76574a3e4bc","kind":"commit","published_at":"2015-09-24T11:53:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.2"},{"name":"v7.2","sha":"792d6f2ec75144f986066ff7048b680cfcb20b64","kind":"commit","published_at":"2015-09-24T11:50:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.2","html_url":"https://github.com/go-playground/validator/releases/tag/v7.2"},{"name":"v6.8","sha":"15e8444e515459e82ef3c33c8cd2dc68b2031e5b","kind":"commit","published_at":"2015-09-24T11:48:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.8","html_url":"https://github.com/go-playground/validator/releases/tag/v6.8"},{"name":"v5.12","sha":"d5acf1dac43705f8bfbb71d878e290e2bed3950b","kind":"commit","published_at":"2015-09-24T11:44:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.12","html_url":"https://github.com/go-playground/validator/releases/tag/v5.12"},{"name":"v8.1","sha":"8324129b028239a2d26c4221165e7d4d512ea697","kind":"commit","published_at":"2015-09-03T11:25:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.1"},{"name":"v8.0.1","sha":"ec1066576dbebc0b953fdecbe2c543f05fc29bb3","kind":"commit","published_at":"2015-09-03T01:50:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.0.1"},{"name":"v8","sha":"40bd6a0bc0f2a2f7dbad51a302c7af40377c8a2f","kind":"commit","published_at":"2015-09-03T01:23:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8","html_url":"https://github.com/go-playground/validator/releases/tag/v8"},{"name":"v7.1","sha":"4d7f9e43b1b142a56265e7757d6787d08d8cd1c4","kind":"commit","published_at":"2015-09-03T00:18:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v7.1"},{"name":"v7","sha":"3191556e305cd5305686bea0aa29b7eff6582ecc","kind":"commit","published_at":"2015-08-20T00:48:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7","html_url":"https://github.com/go-playground/validator/releases/tag/v7"},{"name":"v6.7","sha":"a32ef92045e0c27dfec5bb5390b2073fa66e8436","kind":"commit","published_at":"2015-08-19T17:09:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.7","html_url":"https://github.com/go-playground/validator/releases/tag/v6.7"},{"name":"v6.6","sha":"9a93f0165ac09345519aa97dd2885767a9c45238","kind":"commit","published_at":"2015-08-19T12:38:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.6","html_url":"https://github.com/go-playground/validator/releases/tag/v6.6"},{"name":"v6.5.1","sha":"6df82fdf490c129a18bbb0226dc7e5e246059fc0","kind":"commit","published_at":"2015-08-17T12:29:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5.1"},{"name":"v6.5","sha":"c62ee7ccdf50d1660d426abc375602f769adca2f","kind":"commit","published_at":"2015-08-04T03:04:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5"},{"name":"v6.4","sha":"0cd5e89c389ed56da984a5bbc1bf009e49ad4b79","kind":"commit","published_at":"2015-08-04T01:34:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.4","html_url":"https://github.com/go-playground/validator/releases/tag/v6.4"},{"name":"v5.11","sha":"98121ac23ff3d764f525d18d8de944d150e3c0fe","kind":"commit","published_at":"2015-08-04T01:33:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.11","html_url":"https://github.com/go-playground/validator/releases/tag/v5.11"},{"name":"v6.3","sha":"f8fd45620ae9124cd4d8d9e30aa62d8e763f871a","kind":"commit","published_at":"2015-08-02T01:00:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.3","html_url":"https://github.com/go-playground/validator/releases/tag/v6.3"},{"name":"v6.2","sha":"d802346da4c72c8d569cef5c8fb05ed1dfbf372a","kind":"commit","published_at":"2015-07-31T02:30:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.2"},{"name":"v6.1.1","sha":"55e8c8d9caf8e71d353de3683ce0aa22577fef6d","kind":"commit","published_at":"2015-07-28T02:47:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1.1"},{"name":"v6.1","sha":"c0001173ee3949c124b284141d4eda00de65ccdd","kind":"commit","published_at":"2015-07-27T21:24:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1"},{"name":"v6.0.2","sha":"54927e92d929a743735fb7ed8d8fc53a879814ef","kind":"commit","published_at":"2015-07-27T01:53:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.2"},{"name":"v6.0.1","sha":"b9cdaa434615b9570da158dd6942eaea213aea9b","kind":"commit","published_at":"2015-07-23T16:52:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.1"},{"name":"v6.0","sha":"a87651c07b5f08efec91dd323b7bf8e9b6841565","kind":"commit","published_at":"2015-07-20T12:54:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0"},{"name":"v5.10.3","sha":"77108103e5fd435ff31967e1a011fda801391c85","kind":"commit","published_at":"2015-07-19T16:04:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.3","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.3"},{"name":"v5.10.2","sha":"ac33a23e6e6451492f246d6ed9384af421b71d0d","kind":"commit","published_at":"2015-07-13T18:48:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.2"},{"name":"v5.10.1","sha":"06aac46c918960c01a241888042fc5e4e922b899","kind":"commit","published_at":"2015-07-09T18:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.1"},{"name":"v5.10","sha":"d2748d5ae5e5af5ec3a85e3a59bf0db9d741c82d","kind":"commit","published_at":"2015-07-05T16:23:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10"},{"name":"v5.9.2","sha":"d8e0c4d93696f467eedc43f7f954b48eb6fe6ba8","kind":"commit","published_at":"2015-06-30T01:01:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.2"},{"name":"v5.9.1","sha":"d627af88ac021317a280d320986282a6dc97549a","kind":"commit","published_at":"2015-06-29T01:58:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.1"},{"name":"v5.9","sha":"740b7d0daaa903a026971155084015f271fd8584","kind":"commit","published_at":"2015-06-27T18:32:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9"},{"name":"v5.8.1","sha":"27a1d3f1583676b710bb06faf4c8927dd941a893","kind":"commit","published_at":"2015-06-20T16:02:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8.1"},{"name":"v5.8","sha":"c06d47f593d786142436a43334f724d819093c04","kind":"commit","published_at":"2015-06-17T13:45:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8"},{"name":"v5.7.1","sha":"df95f9de27b8022e57f8ce09448cee6b1170bb3d","kind":"commit","published_at":"2015-06-09T01:51:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7.1"},{"name":"v5.7","sha":"ecfab4f37a87173055273d9cd118d8acada0cc2b","kind":"commit","published_at":"2015-06-09T01:33:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7"},{"name":"v5.6.1","sha":"c6a510f8a9a3574e22dd6827b41eff311d5188f0","kind":"commit","published_at":"2015-06-08T20:52:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6.1"},{"name":"v5.6","sha":"8461815c10a10d15b7f9ad38798c6ca55901db15","kind":"commit","published_at":"2015-06-08T12:47:50.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6"},{"name":"v5.5.1","sha":"1d61bf31487322f9bffa4d9f1eda4a53175b58dd","kind":"commit","published_at":"2015-05-31T01:06:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5.1"},{"name":"v5.5","sha":"479d3f0fd9ba76c2c469d1c80c12f4319b0383a6","kind":"commit","published_at":"2015-05-27T01:40:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5"},{"name":"v5.4","sha":"07cbdd2e6dfd947b002e83c13b775c7580fab2d5","kind":"commit","published_at":"2015-05-23T02:33:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.4","html_url":"https://github.com/go-playground/validator/releases/tag/v5.4"},{"name":"v5.2","sha":"d780b124a9c9c2ae6fc3c43967d6d9ee304e8e28","kind":"commit","published_at":"2015-05-19T19:35:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.2"},{"name":"v5.1","sha":"73747bdf83ec2ff628551f46c2eb680cb203593a","kind":"commit","published_at":"2015-05-08T16:03:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.1"},{"name":"v5.0.2","sha":"fa8e0664b23df1e246c41d1f03b750618776c66c","kind":"commit","published_at":"2015-04-19T14:33:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.2"},{"name":"v5.0.1","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.1"},{"name":"v5","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5","html_url":"https://github.com/go-playground/validator/releases/tag/v5"},{"name":"v4.0.4","sha":"47a6634ff80051b92481b6c076854b85119fd267","kind":"commit","published_at":"2015-04-10T00:40:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.4","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.4"},{"name":"v4.0.3","sha":"10c0bd95ae56dd777bcd61f96ea3e6806e553222","kind":"commit","published_at":"2015-04-08T22:27:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.3","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.3"},{"name":"v4.0.1","sha":"130dcba7a5ba53155b5665d4898d43460839dd48","kind":"commit","published_at":"2015-04-06T01:10:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.1"},{"name":"v4.0","sha":"a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8","kind":"commit","published_at":"2015-03-23T14:57:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0"},{"name":"v3.0.2","sha":"c9d7d65add53d75ae7888adb13fac7ed42787b1d","kind":"commit","published_at":"2015-03-21T17:39:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.2"},{"name":"v3.0.1","sha":"262159d1052a5f818304e28d30332e23949a0317","kind":"commit","published_at":"2015-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.1"},{"name":"v3.0","sha":"cfea08f69d708f00e175d88e759b4180eef3371b","kind":"commit","published_at":"2015-03-11T04:11:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0"},{"name":"v2.3","sha":"276e0f9b58324ac1bff160dde748925232ef264e","kind":"commit","published_at":"2015-03-11T03:34:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.3","html_url":"https://github.com/go-playground/validator/releases/tag/v2.3"},{"name":"v2.2","sha":"bb80e920d4ae4b1d16aadfaefb0267333fc3a39a","kind":"commit","published_at":"2015-03-10T21:59:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v2.2"},{"name":"v2.1","sha":"70fa985b2b829a48f04ecaba08dd2d9cad3d1db9","kind":"commit","published_at":"2015-03-10T19:23:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v2.1"},{"name":"v2.0","sha":"191b1ce01f2ae954a77cb0591bce64c045d55a83","kind":"commit","published_at":"2015-03-06T16:38:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v2.0"},{"name":"v1.0","sha":"a0a13613b13c72222b8d23bf33b98897aabbe9d3","kind":"commit","published_at":"2015-03-01T15:35:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v1.0"}]},"repo_metadata_updated_at":"2023-03-21T18:42:06.716Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.793834424600911,"dependent_packages_count":5.149006244802047,"stargazers_count":0.5394463674996526,"forks_count":0.756075252871966,"docker_downloads_count":null,"average":2.809590572443644},"purl":"pkg:golang/gopkg.in/go-playground/validator.v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/go-playground/validator.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/go-playground/validator.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/go-playground/validator.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-17T17:42:34.357Z","issues_count":74,"pull_requests_count":69,"avg_time_to_close_issue":18498984.38235294,"avg_time_to_close_pull_request":9657858.055555556,"issues_closed_count":34,"pull_requests_closed_count":54,"pull_request_authors_count":64,"issue_authors_count":71,"avg_comments_per_issue":2.554054054054054,"avg_comments_per_pull_request":1.8985507246376812,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":3808583.619047619,"past_year_avg_time_to_close_pull_request":5573879.4186046515,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":1.18,"past_year_avg_comments_per_pull_request":1.7321428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3739418,"name":"gopkg.in/go-playground/valIdator.v9","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields\nbased on tags.\n\nIt can also handle Cross-Field and Cross-Struct validation for nested structs\nand has the ability to dive into arrays and maps of any type.\n\nsee more examples https://github.com/go-playground/validator/tree/v9/_examples\n\nDoing things this way is actually the way the standard library does, see the\nfile.Open method here:\n\nThe authors return type \"error\" to avoid the issue discussed in the following,\nwhere err is always != nil:\n\nValidator only InvalidValidationError for bad validation input, nil or\nValidationErrors as type error; so, in your code all you need to do is check\nif the error returned is not nil, and if it's not check if error is\nInvalidValidationError ( if necessary, most of the time it isn't ) type cast\nit to type ValidationErrors like so err.(validator.ValidationErrors).\n\nCustom Validation functions can be added. Example:\n\nCross-Field Validation can be done via the following tags:\n\nIf, however, some custom cross-field validation is required, it can be done\nusing a custom validation.\n\nWhy not just have cross-fields validation tags (i.e. only eqcsfield and not\neqfield)?\n\nThe reason is efficiency. If you want to check a field within the same struct\n\"eqfield\" only has to find the field on the same struct (1 level). But, if we\nused \"eqcsfield\" it could be multiple levels down. Example:\n\nMultiple validators on a field will process in the order defined. Example:\n\nBad Validator definitions are not handled by the library. Example:\n\nBaked In Cross-Field validation only compares fields on the same struct.\nIf Cross-Field + Cross-Struct validation is needed you should implement your\nown custom validator.\n\nComma (\",\") is the default separator of validation tags. If you wish to\nhave a comma included within the parameter (i.e. excludesall=,) you will need to\nuse the UTF-8 hex representation 0x2C, which is replaced in the code as a comma,\nso the above will become excludesall=0x2C.\n\nPipe (\"|\") is the 'or' validation tags deparator. If you wish to\nhave a pipe included within the parameter i.e. excludesall=| you will need to\nuse the UTF-8 hex representation 0x7C, which is replaced in the code as a pipe,\nso the above will become excludesall=0x7C\n\nHere is a list of the current built in validators:\n\nTells the validation to skip this struct field; this is particularly\nhandy in ignoring embedded structs from being validated. (Usage: -)\n\nThis is the 'or' operator allowing multiple validators to be used and\naccepted. (Usage: rbg|rgba) \u003c-- this would allow either rgb or rgba\ncolors to be accepted. This can also be combined with 'and' for example\n( Usage: omitempty,rgb|rgba)\n\nWhen a field that is a nested struct is encountered, and contains this flag\nany validation on the nested struct will be run, but none of the nested\nstruct fields will be validated. This is useful if inside of your program\nyou know the struct will be valid, but need to verify it has been assigned.\nNOTE: only \"required\" and \"omitempty\" can be used on a struct itself.\n\nSame as structonly tag except that any struct level validations will not run.\n\nAllows conditional validation, for example if a field is not set with\na value (Determined by the \"required\" validator) then other validation\nsuch as min or max won't run, but if a value is set validation will run.\n\nThis tells the validator to dive into a slice, array or map and validate that\nlevel of the slice, array or map with the validation tags that follow.\nMultidimensional nesting is also supported, each level you wish to dive will\nrequire another dive tag. dive has some sub-tags, 'keys' \u0026 'endkeys', please see\nthe Keys \u0026 EndKeys section just below.\n\nExample #1\n\nExample #2\n\nKeys \u0026 EndKeys\n\nThese are to be used together directly after the dive tag and tells the validator\nthat anything between 'keys' and 'endkeys' applies to the keys of a map and not the\nvalues; think of it like the 'dive' tag, but for map keys instead of values.\nMultidimensional nesting is also supported, each level you wish to validate will\nrequire another 'keys' and 'endkeys' tag. These tags are only valid for maps.\n\nExample #1\n\nExample #2\n\nThis validates that the value is not the data types default zero value.\nFor numbers ensures value is not zero. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nThe field under validation must be present and not empty only if any\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only if all\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThe field under validation must be present and not empty only when any\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only when all\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThis validates that the value is the default value and is almost the\nopposite of required.\n\nFor numbers, length will ensure that the value is\nequal to the parameter given. For strings, it checks that\nthe string length is exactly that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor numbers, max will ensure that the value is\nless than or equal to the parameter given. For strings, it checks\nthat the string length is at most that number of characters. For\nslices, arrays, and maps, validates the number of items.\n\nFor numbers, min will ensure that the value is\ngreater or equal to the parameter given. For strings, it checks that\nthe string length is at least that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor strings \u0026 numbers, eq will ensure that the value is\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings \u0026 numbers, ne will ensure that the value is not\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings, ints, and uints, oneof will ensure that the value\nis one of the values in the parameter.  The parameter should be\na list of values separated by whitespace.  Values may be\nstrings or numbers.\n\nFor numbers, this will ensure that the value is greater than the\nparameter given. For strings, it checks that the string length\nis greater than that number of characters. For slices, arrays\nand maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than time.Now.UTC().\n\nSame as 'min' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than or equal to time.Now.UTC().\n\nFor numbers, this will ensure that the value is less than the parameter given.\nFor strings, it checks that the string length is less than that number of\ncharacters. For slices, arrays, and maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\nFor time.Time ensures the time value is less than time.Now.UTC().\n\nSame as 'max' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is less than or equal to time.Now.UTC().\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExample #1:\n\nExample #2:\n\nField Equals Another Field (relative)\n\nThis does the same as eqfield except that it validates the field provided relative\nto the top level struct.\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExamples:\n\nField Does Not Equal Another Field (relative)\n\nThis does the same as nefield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtfield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtefield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltfield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltefield except that it validates the field provided relative\nto the top level struct.\n\nThis does the same as contains except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nThis does the same as excludes except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nFor arrays \u0026 slices, unique will ensure that there are no duplicates.\nFor maps, unique will ensure that there are no duplicate values.\nFor slices of struct, unique will ensure that there are no duplicate values\nin a field of the struct specified via a parameter.\n\nThis validates that a string value contains ASCII alpha characters only\n\nThis validates that a string value contains ASCII alphanumeric characters only\n\nThis validates that a string value contains unicode alpha characters only\n\nThis validates that a string value contains unicode alphanumeric characters only\n\nThis validates that a string value contains a basic numeric value.\nbasic excludes exponents etc...\nfor integers or float it returns true.\n\nThis validates that a string value contains a valid hexadecimal.\n\nThis validates that a string value contains a valid hex color including\nhashtag (#)\n\nThis validates that a string value contains a valid rgb color\n\nThis validates that a string value contains a valid rgba color\n\nThis validates that a string value contains a valid hsl color\n\nThis validates that a string value contains a valid hsla color\n\nThis validates that a string value contains a valid email\nThis may not conform to all possibilities of any rfc standard, but neither\ndoes any email provider accept all possibilities.\n\nThis validates that a string value contains a valid file path and that\nthe file exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nThis validates that a string value contains a valid url\nThis will accept any url the golang request uri accepts but must contain\na schema for example http:// or rtmp://\n\nThis validates that a string value contains a valid uri\nThis will accept any uri the golang request uri accepts\n\nThis validataes that a string value contains a valid URN\naccording to the RFC 2141 spec.\n\nThis validates that a string value contains a valid base64 value.\nAlthough an empty string is valid base64 this will report an empty string\nas an error, if you wish to accept an empty string as valid you can use\nthis with the omitempty tag.\n\nThis validates that a string value contains a valid base64 URL safe value\naccording the the RFC4648 spec.\nAlthough an empty string is a valid base64 URL safe value, this will report\nan empty string as an error, if you wish to accept an empty string as valid\nyou can use this with the omitempty tag.\n\nThis validates that a string value contains a valid bitcoin address.\nThe format of the string is checked to ensure it matches one of the three formats\nP2PKH, P2SH and performs checksum validation.\n\nBitcoin Bech32 Address (segwit)\n\nThis validates that a string value contains a valid bitcoin Bech32 address as defined\nby bip-0173 (https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki)\nSpecial thanks to Pieter Wuille for providng reference implementations.\n\nThis validates that a string value contains a valid ethereum address.\nThe format of the string is checked to ensure it matches the standard Ethereum address format\nFull validation is blocked by https://github.com/golang/crypto/pull/28\n\nThis validates that a string value contains the substring value.\n\nThis validates that a string value contains any Unicode code points\nin the substring value.\n\nThis validates that a string value contains the supplied rune value.\n\nThis validates that a string value does not contain the substring value.\n\nThis validates that a string value does not contain any Unicode code\npoints in the substring value.\n\nThis validates that a string value does not contain the supplied rune value.\n\nThis validates that a string value starts with the supplied string value\n\nThis validates that a string value ends with the supplied string value\n\nThis validates that a string value contains a valid isbn10 or isbn13 value.\n\nThis validates that a string value contains a valid isbn10 value.\n\nThis validates that a string value contains a valid isbn13 value.\n\nThis validates that a string value contains a valid UUID. Uppercase UUID values will not pass - use `uuid_rfc4122` instead.\n\nThis validates that a string value contains a valid version 3 UUID.  Uppercase UUID values will not pass - use `uuid3_rfc4122` instead.\n\nThis validates that a string value contains a valid version 4 UUID.  Uppercase UUID values will not pass - use `uuid4_rfc4122` instead.\n\nThis validates that a string value contains a valid version 5 UUID.  Uppercase UUID values will not pass - use `uuid5_rfc4122` instead.\n\nThis validates that a string value contains only ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains only printable ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains one or more multibyte characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains a valid DataURI.\nNOTE: this will also validate that the data portion is valid base64\n\nThis validates that a string value contains a valid latitude.\n\nThis validates that a string value contains a valid longitude.\n\nThis validates that a string value contains a valid U.S. Social Security Number.\n\nThis validates that a string value contains a valid IP Address.\n\nThis validates that a string value contains a valid v4 IP Address.\n\nThis validates that a string value contains a valid v6 IP Address.\n\nThis validates that a string value contains a valid CIDR Address.\n\nThis validates that a string value contains a valid v4 CIDR Address.\n\nThis validates that a string value contains a valid v6 CIDR Address.\n\nThis validates that a string value contains a valid resolvable TCP Address.\n\nThis validates that a string value contains a valid resolvable v4 TCP Address.\n\nThis validates that a string value contains a valid resolvable v6 TCP Address.\n\nThis validates that a string value contains a valid resolvable UDP Address.\n\nThis validates that a string value contains a valid resolvable v4 UDP Address.\n\nThis validates that a string value contains a valid resolvable v6 UDP Address.\n\nThis validates that a string value contains a valid resolvable IP Address.\n\nThis validates that a string value contains a valid resolvable v4 IP Address.\n\nThis validates that a string value contains a valid resolvable v6 IP Address.\n\nThis validates that a string value contains a valid Unix Address.\n\nThis validates that a string value contains a valid MAC Address.\n\nNote: See Go's ParseMAC for accepted formats and types:\n\nThis validates that a string value is a valid Hostname according to RFC 952 https://tools.ietf.org/html/rfc952\n\nThis validates that a string value is a valid Hostname according to RFC 1123 https://tools.ietf.org/html/rfc1123\n\nFull Qualified Domain Name (FQDN)\n\nThis validates that a string value contains a valid FQDN.\n\nThis validates that a string value appears to be an HTML element tag\nincluding those described at https://developer.mozilla.org/en-US/docs/Web/HTML/Element\n\nThis validates that a string value is a proper character reference in decimal\nor hexadecimal format\n\nThis validates that a string value is percent-encoded (URL encoded) according\nto https://tools.ietf.org/html/rfc3986#section-2.1\n\nThis validates that a string value contains a valid directory and that\nit exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nNOTE: When returning an error, the tag returned in \"FieldError\" will be\nthe alias tag unless the dive tag is part of the alias. Everything after the\ndive tag is not reported as the alias tag. Also, the \"ActualTag\" in the before\ncase will be the actual tag within the alias that failed.\n\nHere is a list of the current built in alias tags:\n\nValidator notes:\n\nA collection of validation rules that are frequently needed but are more\ncomplex than the ones found in the baked in validators.\nA non standard validator must be registered manually like you would\nwith your own custom validation functions.\n\nExample of registration and use:\n\nHere is a list of the current non standard validators:\n\nThis package panics when bad input is provided, this is by design, bad code like\nthat should not make it to production.","homepage":"https://github.com/go-playground/valIdator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/valIdator","keywords_array":[],"namespace":"gopkg.in/go-playground","versions_count":54,"first_release_published_at":"2016-09-01T12:38:55.000Z","latest_release_published_at":"2019-12-25T05:24:06.000Z","latest_release_number":"v9.31.0","last_synced_at":"2026-05-30T22:05:58.612Z","created_at":"2022-04-11T14:27:36.267Z","updated_at":"2026-05-30T22:05:58.612Z","registry_url":"https://pkg.go.dev/gopkg.in/go-playground/valIdator.v9","install_command":"go get gopkg.in/go-playground/valIdator.v9","documentation_url":"https://pkg.go.dev/gopkg.in/go-playground/valIdator.v9#section-documentation","metadata":{},"repo_metadata":{"id":27239972,"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2024-09-09T00:17:07.000Z","size":1994,"stargazers_count":16582,"open_issues_count":327,"forks_count":1313,"subscribers_count":120,"default_branch":"master","last_synced_at":"2024-09-25T22:51:46.274Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-playground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2024-09-25T17:22:44.000Z","dependencies_parsed_at":"2023-10-05T00:15:57.869Z","dependency_job_id":"2b269c58-4286-4c06-8079-6ba7a2bb58f3","html_url":"https://github.com/go-playground/validator","commit_stats":{"total_commits":724,"total_committers":218,"mean_commits":"3.3211009174311927","dds":0.6878453038674033,"last_synced_commit":"c7e85182ab05a4b302bca82a86f1f09530bd2bc1"},"previous_names":["joeybloggs/go-validate-yourself","bluesuncorp/validator","bluesuncorp/go-validate-yourself"],"tags_count":174,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219874010,"owners_count":16554535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":37,"last_synced_at":"2024-04-16T00:08:45.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-playground","funding_links":[],"total_stars":20030,"followers":345,"following":0,"created_at":"2022-11-03T06:54:47.364Z","updated_at":"2024-04-16T00:08:57.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground/repositories"},"tags":[{"name":"v10.22.1","sha":"f1939ee4461159b2d328c77117eddf66340c0e17","kind":"commit","published_at":"2024-09-09T00:16:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.22.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.1/manifests"},{"name":"v10.22.0","sha":"a947377040f8ebaee09f20d09a745ec369396793","kind":"commit","published_at":"2024-06-12T04:35:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.22.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.0/manifests"},{"name":"v10.21.0","sha":"c7e85182ab05a4b302bca82a86f1f09530bd2bc1","kind":"commit","published_at":"2024-06-01T15:21:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.21.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.21.0/manifests"},{"name":"v10.20.0","sha":"e20b94842ab102ba94e73eaf66f5c0466e405882","kind":"commit","published_at":"2024-04-30T04:08:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.20.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.20.0/manifests"},{"name":"v10.19.0","sha":"a0f74b0fb2a7ae1750c0f0b0a49550d8b6e2e708","kind":"commit","published_at":"2024-03-02T19:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.19.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.19.0/manifests"},{"name":"v10.18.0","sha":"b328f72e15814aba56e018c06675b8d679ad6e90","kind":"commit","published_at":"2024-02-11T05:10:02.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.18.0/manifests"},{"name":"v10.17.0","sha":"55313dbe00866e2404032d687098e35868db2f1c","kind":"commit","published_at":"2024-01-14T04:49:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.17.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.17.0/manifests"},{"name":"v10.16.0","sha":"84254aeb5a59e615ec0b66ab53b988bc0677f55e","kind":"commit","published_at":"2023-11-04T15:49:36.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.16.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.16.0/manifests"},{"name":"v10.15.5","sha":"94a637ab9fbbb0bc0fe8a278f0352d0b14e2c365","kind":"commit","published_at":"2023-10-02T03:28:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.5","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.5/manifests"},{"name":"v10.15.4","sha":"8d50f2fd8c2f02fbdf1d44d66171b955c2f4eb50","kind":"commit","published_at":"2023-09-13T00:51:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.4","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.4/manifests"},{"name":"v10.15.3","sha":"d57b3a8dd18f4adc9cd8abb529762826357188a3","kind":"commit","published_at":"2023-08-30T05:00:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.3","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.3/manifests"},{"name":"v10.15.2","sha":"1b40ba0cb450466ab9571f5adff040b141202daa","kind":"commit","published_at":"2023-08-29T03:51:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.2/manifests"},{"name":"v10.15.1","sha":"3094d596c834c13d04bf7523a35a06aaa9965928","kind":"commit","published_at":"2023-08-17T15:00:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.1/manifests"},{"name":"v10.15.0","sha":"5bf55dc757cad229e8297d42640ec036e2360df7","kind":"commit","published_at":"2023-08-06T17:13:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.0/manifests"},{"name":"v10.14.1","sha":"bd1113d5c1901c5205fc0a7af031a11268ff13ee","kind":"commit","published_at":"2023-06-04T14:39:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.14.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"ce28d7c4b27fbcafff82bc87a8bf58257beb9030","kind":"commit","published_at":"2023-05-21T14:32:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.14.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.0/manifests"},{"name":"v10.13.0","sha":"c8b98cbcea08971fbead222ddf5fd406a40d40ed","kind":"commit","published_at":"2023-04-29T15:13:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.13.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.13.0/manifests"},{"name":"v10.12.0","sha":"f5e5146b316bf0283fd8988dc9f26aebe94b599d","kind":"commit","published_at":"2023-03-20T00:23:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.12.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.12.0/manifests"},{"name":"v10.11.2","sha":"8f07b0368280d9fc70b4ffd3708b31427bbc286d","kind":"commit","published_at":"2023-01-30T04:43:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.2/manifests"},{"name":"v10.11.1","sha":"c7e0172e0fd176bdc521afb5186818a7db6b77ac","kind":"commit","published_at":"2022-09-16T16:01:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.1/manifests"},{"name":"v10.11.0","sha":"9e2ea4038020b5c7e3802a21cfa4e3afcfdcd276","kind":"commit","published_at":"2022-05-01T17:01:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.0/manifests"},{"name":"v10.10.1","sha":"58d5778b183e89cc374ca4ebbf06da1eed088a63","kind":"commit","published_at":"2022-03-08T01:32:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.1/manifests"},{"name":"v10.10.0","sha":"88976f39f600bb3979de1ae5efdfd9cff2cf10f1","kind":"commit","published_at":"2022-01-02T01:40:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.10.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.0/manifests"},{"name":"v10.9.0","sha":"ce34f361cca51e25715399ab801c5e1c01d02d89","kind":"commit","published_at":"2021-08-08T22:56:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.9.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"9a5bce32538f319bf69aebb3aca90d394bc6d0cb","kind":"commit","published_at":"2021-07-26T04:34:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"65bb1236771df9bc1630c78a43b0bfea10fe7122","kind":"commit","published_at":"2021-07-08T05:40:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.7.0/manifests"},{"name":"v10.6.2","sha":"8bfa88a4625f68c78a48465da418c75b734743b8","kind":"commit","published_at":"2021-07-08T05:26:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"76b917f43204d9b281b57d3a2c37ab1d56b165fa","kind":"commit","published_at":"2021-05-12T00:37:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"d07eb88fb04047e450e834dd461210095fc28d6a","kind":"commit","published_at":"2021-05-06T14:52:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"b926bf0df97108effd04f9325365cd7969935e16","kind":"commit","published_at":"2021-04-07T04:02:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"68248183b470f2257ac30b98e1b7dc25835451b7","kind":"commit","published_at":"2021-04-06T01:24:36.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"456221b630452990f72c0f13179e5f2ae728a723","kind":"commit","published_at":"2020-10-17T15:49:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"d6b17fd90bd4dd9d16a594c3035ceadc3de0193a","kind":"commit","published_at":"2020-09-27T22:48:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"ea924ce89a4774b8017143b34b946db46add9df1","kind":"commit","published_at":"2020-05-21T06:13:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"c68441b7f4748b48ad9a0c9a79d346019730e207","kind":"commit","published_at":"2020-02-09T17:35:38.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"fb6c45823ad5db49e788621271c6f86fa3a0f149","kind":"commit","published_at":"2019-12-25T05:43:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.1.0/manifests"},{"name":"v9.31.0","sha":"21c910fc6d9c3556c28252b04beb17de0c2d40ec","kind":"commit","published_at":"2019-12-25T05:24:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.31.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.31.0/manifests"},{"name":"v9.30.2","sha":"bde478f9466b5371375581708adf1b77acd08b72","kind":"commit","published_at":"2019-11-25T20:05:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.2/manifests"},{"name":"v10.0.1","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.1/manifests"},{"name":"v9","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9","html_url":"https://github.com/go-playground/validator/releases/tag/v9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9/manifests"},{"name":"v9.30.1","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.1/manifests"},{"name":"v10.0.0","sha":"7e57ca0cf54664aeb738b2eb275e656362129cf9","kind":"commit","published_at":"2019-11-11T20:42:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.0/manifests"},{"name":"v9.30.0","sha":"cd1bd581694a11c089aea885a26247c5f783a4cf","kind":"commit","published_at":"2019-09-29T22:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.0/manifests"},{"name":"v9.29.1","sha":"556b9da3c05f2a935bc086fb5a0bb55dd8112d2d","kind":"commit","published_at":"2019-07-12T15:35:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.29.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.1/manifests"},{"name":"v9.29.0","sha":"884d31b8cad6a1ec877f2400d555924cea03bbea","kind":"commit","published_at":"2019-05-23T14:57:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.29.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.0/manifests"},{"name":"v9.28.0","sha":"46b4b1e301c24cac870ffcb4ba5c8a703d1ef475","kind":"commit","published_at":"2019-03-31T13:31:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.28.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.28.0/manifests"},{"name":"v9.27.0","sha":"b199fa0642d29caca62b6a99d65cc981ba5edc3b","kind":"commit","published_at":"2019-02-12T15:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.27.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.27.0/manifests"},{"name":"v9.26.0","sha":"774d09c3863ffb2e137ebe4c39ba27648d208f80","kind":"commit","published_at":"2019-01-28T05:00:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.26.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.26.0/manifests"},{"name":"v9.25.0","sha":"cdd5c28d217804eec51fa694927e6c57465748f6","kind":"commit","published_at":"2019-01-09T04:40:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.25.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.25.0/manifests"},{"name":"v9.24.0","sha":"0277b12d53df79c9dbf7311cb07fa9c81ed621bb","kind":"commit","published_at":"2018-12-08T16:39:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.24.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.24.0/manifests"},{"name":"v9.23.0","sha":"1fa3c8d6336562f0a3f95c73593ee2b57ff4da11","kind":"commit","published_at":"2018-11-04T14:48:46.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.23.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.23.0/manifests"},{"name":"v9.22.0","sha":"3be31424000e9263ddc36f27b1de4c18f657f02e","kind":"commit","published_at":"2018-11-01T04:01:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.22.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.22.0/manifests"},{"name":"v9.21.1","sha":"f8af4b15dbe132b53d3a53e7c3724271040e82e7","kind":"commit","published_at":"2018-10-25T12:25:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.21.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.1/manifests"},{"name":"v9.21.0","sha":"e69e9a28bb62b977fdc58d051f1bb477b7cbe486","kind":"commit","published_at":"2018-08-13T14:34:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.21.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.0/manifests"},{"name":"v9.20.2","sha":"ab2a8a99087e827c9af87ed6777ba897348fb178","kind":"commit","published_at":"2018-07-09T15:35:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.2/manifests"},{"name":"v9.20.1","sha":"e055f4eb7f469af9f56e22714183a92330a06c4a","kind":"commit","published_at":"2018-07-09T15:29:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.1/manifests"},{"name":"v9.20.0","sha":"5d3224279f53ab8aa94f606424bb9cad83360ed5","kind":"commit","published_at":"2018-07-09T14:08:08.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.0/manifests"},{"name":"v9.19.0","sha":"ce9336f6e200cbb2e7c5672b36095b03f8bf5af7","kind":"commit","published_at":"2018-06-29T15:00:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.19.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.19.0/manifests"},{"name":"v9.18","sha":"9d03e2526a4863972a3954d9704088b8670c72ff","kind":"commit","published_at":"2018-06-28T20:31:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.18","html_url":"https://github.com/go-playground/validator/releases/tag/v9.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.18/manifests"},{"name":"v9.17.1","sha":"f28cb45dc0f0f406ba2015cdb59a5203ad220bc2","kind":"commit","published_at":"2018-05-14T14:57:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.1/manifests"},{"name":"v9.17.0","sha":"ffe836d7363bc7ab3f56d2fc90ce09bfb5a0c2c5","kind":"commit","published_at":"2018-05-09T16:00:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.17.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.0/manifests"},{"name":"v9.16.1","sha":"801c8790f3bb6098968493546dc06d87cccb4454","kind":"commit","published_at":"2018-05-09T15:31:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.16.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.1/manifests"},{"name":"v9.16.0","sha":"ee0bbdea519c2c66777c6bfc943838291734ba6c","kind":"commit","published_at":"2018-05-05T16:24:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.16.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"14984d91328f9612b58443cbdf4a077d4fd71091","kind":"commit","published_at":"2018-04-10T05:32:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.15.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"ff1ee42e838f15a68230cebda8aaa21427506175","kind":"commit","published_at":"2018-04-08T17:23:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.14.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"8ce234ff024d85b3848e485decba806385d6e276","kind":"commit","published_at":"2018-03-19T15:47:08.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.13.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"1b8c8e19cd250435025214492d9a08411d760fdd","kind":"commit","published_at":"2018-03-05T15:02:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.12.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"150fe5b6a4ccc9cd6ffdbf5d184b67fbea75efcc","kind":"commit","published_at":"2018-02-20T16:21:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.11.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"535f85221eb67ab842438877b22cac6274380cf2","kind":"commit","published_at":"2018-02-15T16:51:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.10.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.10.0/manifests"},{"name":"v9.9.4","sha":"3620d3c0694119b61c72071ff5a05a976e97b05a","kind":"commit","published_at":"2018-02-03T18:35:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.4/manifests"},{"name":"v9.9.3","sha":"48a433ba4bcadc5be9aa16d4bdcb383d3f57a741","kind":"commit","published_at":"2018-01-14T22:12:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.3/manifests"},{"name":"v9.9.2","sha":"230db62e071d40171640c9deb875d46a3858d9dd","kind":"commit","published_at":"2018-01-06T03:46:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.2/manifests"},{"name":"v9.9.1","sha":"b1f51f36f1c98cc97f777d6fc9d4b05eaa0cabb5","kind":"commit","published_at":"2017-12-13T16:54:38.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.1/manifests"},{"name":"v9.9.0","sha":"61caf9d3038e1af346dbf5c2e16f6678e1548364","kind":"commit","published_at":"2017-11-13T04:58:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"1304298bf10d085adec514b076772a79c9cadb6b","kind":"commit","published_at":"2017-10-23T03:06:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"a021b2ec9a8a8bb970f3f15bc42617cb520e8a64","kind":"commit","published_at":"2017-09-07T03:42:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"d529ee1b0f30352444f507cc6cdac96bfd12decc","kind":"commit","published_at":"2017-08-07T04:31:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.6.0/manifests"},{"name":"v8.18.2","sha":"5f1438d3fca68893a817e4a66806cea46a9e4ebf","kind":"commit","published_at":"2017-07-30T05:02:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.2/manifests"},{"name":"v9.5.0","sha":"0f6f568263a1ab5105b57f66f446d2625e4f545c","kind":"commit","published_at":"2017-07-30T03:49:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"fb68f39656d7ebf8aa339ad4917aa0c260ecc237","kind":"commit","published_at":"2017-06-12T05:26:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.4.0/manifests"},{"name":"v9.3.6","sha":"6d8c18553ea1ac493d049edd6f102f52e618f085","kind":"commit","published_at":"2017-04-05T11:11:23.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.6","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.6/manifests"},{"name":"v9.3.5","sha":"4bd19358521c53f09639f21e2a9d6883d6890f24","kind":"commit","published_at":"2017-02-24T17:48:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.5","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.5/manifests"},{"name":"v9.3.4","sha":"b250b44763b89fd6b448f2114bb7fc225c7b3008","kind":"commit","published_at":"2017-02-14T07:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.4/manifests"},{"name":"v9.3.3","sha":"691ea5506371685479307baaf0e623e850de4dbf","kind":"commit","published_at":"2017-02-01T23:55:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"077c3830f3971d4a44a94c2249b67ce8c53198fc","kind":"commit","published_at":"2016-12-23T02:45:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"49fccadad19338f93f46a5abdafc44cd731cf7a7","kind":"commit","published_at":"2016-12-07T01:51:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"941ce2cabc098467c3ebd66c5d705bc122f18b74","kind":"commit","published_at":"2016-11-30T13:42:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"597f93b3164831ef370e4cf0b219907ab5bb4154","kind":"commit","published_at":"2016-11-16T01:36:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"493dfb6209fcb493fcdbc2a0f14b882f2d53979f","kind":"commit","published_at":"2016-09-28T14:56:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"506cc5da566e79fe76d9fb468bc8d6544b7ca023","kind":"commit","published_at":"2016-09-25T17:48:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.0/manifests"},{"name":"v9.1.3","sha":"335c8e2facd85b836eb148e1a9f49ef01335216d","kind":"commit","published_at":"2016-09-22T23:05:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"23e84d2f88047dae87c17b4951ca5ebb33dbd3fa","kind":"commit","published_at":"2016-09-19T15:36:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7c2b5d8471934ecc162861af0111a5b687d34df8","kind":"commit","published_at":"2016-09-16T17:24:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4b3eedc3792a5f368d9e4e026219c620ce416390","kind":"commit","published_at":"2016-09-15T19:58:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"0af0043f29b3fdbb698df8c4cbca6b5448fea6a2","kind":"commit","published_at":"2016-09-01T12:38:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0/manifests"},{"name":"v9.0.0RC1","sha":"1cbfa0bbffb1d0e9ce8a784607c6681a01e606d4","kind":"commit","published_at":"2016-08-08T14:13:19.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0RC1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0RC1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0RC1/manifests"},{"name":"v8.18.1","sha":"5f57d2222ad794d0dffb07e664ea05e2ee07d60c","kind":"commit","published_at":"2016-07-18T13:41:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"1d3a3d281bcd27defc2b61b7a951b6a74510ca59","kind":"commit","published_at":"2016-07-18T13:13:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.0/manifests"},{"name":"v8.17.3","sha":"7a080ada5ba072a91fd7f677bcf4d0e1aa286d39","kind":"commit","published_at":"2016-07-14T20:46:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.3/manifests"},{"name":"v8.17.2","sha":"25f1823069d853eccffbde025dca1812fa09c14b","kind":"commit","published_at":"2016-06-22T01:15:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.2/manifests"},{"name":"v8.17.1","sha":"014792cf3e266caff1e916876be12282b33059e0","kind":"commit","published_at":"2016-02-23T20:26:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.1/manifests"},{"name":"v8.17","sha":"f38559b4893a333e7122cf42155be352c9b5d7c6","kind":"commit","published_at":"2016-02-16T01:41:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17/manifests"},{"name":"v8.16","sha":"4c79e698231042063ef780f52bd0295392de42d7","kind":"commit","published_at":"2016-02-03T01:01:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.16","html_url":"https://github.com/go-playground/validator/releases/tag/v8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.16/manifests"},{"name":"v8.15.1","sha":"c193cecd124b5cc722d7ee5538e945bdb3348435","kind":"commit","published_at":"2016-01-10T00:39:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15.1/manifests"},{"name":"v8.15","sha":"e8d470cd7a944d716c5527fb382487b6e314022d","kind":"commit","published_at":"2016-01-06T14:33:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15/manifests"},{"name":"v8.14","sha":"43f534e6552e5be8d847665d342b9431ac3086d8","kind":"commit","published_at":"2015-11-28T01:02:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.14","html_url":"https://github.com/go-playground/validator/releases/tag/v8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.14/manifests"},{"name":"v8.13","sha":"0794474f604298399d9ff03aa113506b043ab74b","kind":"commit","published_at":"2015-11-27T21:03:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.13","html_url":"https://github.com/go-playground/validator/releases/tag/v8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.13/manifests"},{"name":"v8.12","sha":"638ea8a3f8c7e312443f468a643dcfd6e6b510a0","kind":"commit","published_at":"2015-11-26T13:49:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.12","html_url":"https://github.com/go-playground/validator/releases/tag/v8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.12/manifests"},{"name":"v8.11","sha":"ec28e2da370a5236904327fecff1da3bb2aa0f46","kind":"commit","published_at":"2015-11-23T02:38:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.11","html_url":"https://github.com/go-playground/validator/releases/tag/v8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.11/manifests"},{"name":"v8.10","sha":"d776d3eb2ea2836e413dced92559513da12c5330","kind":"commit","published_at":"2015-11-20T14:03:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.10","html_url":"https://github.com/go-playground/validator/releases/tag/v8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.10/manifests"},{"name":"v8.9","sha":"82faf6f72aa8b909594cd1a6dc26205303201ff7","kind":"commit","published_at":"2015-11-19T21:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.9","html_url":"https://github.com/go-playground/validator/releases/tag/v8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.9/manifests"},{"name":"v8.8.1","sha":"27557e4813703827b7d1326279033fc884dd1716","kind":"commit","published_at":"2015-11-19T17:18:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8.1/manifests"},{"name":"v8.8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8/manifests"},{"name":"v8,8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8,8","html_url":"https://github.com/go-playground/validator/releases/tag/v8,8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8,8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8,8/manifests"},{"name":"v8.7","sha":"2ecdb677b37592987df9080e75569b2b32ec7fd0","kind":"commit","published_at":"2015-11-13T13:50:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.7","html_url":"https://github.com/go-playground/validator/releases/tag/v8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.7/manifests"},{"name":"v8.6","sha":"a21885483fd18b03180c70e01c0f24ef870abdf2","kind":"commit","published_at":"2015-11-09T17:32:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.6","html_url":"https://github.com/go-playground/validator/releases/tag/v8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.6/manifests"},{"name":"v8.5","sha":"d5305abfab07b77294ce79464dfc658d25b376a7","kind":"commit","published_at":"2015-10-16T01:18:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.5","html_url":"https://github.com/go-playground/validator/releases/tag/v8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.5/manifests"},{"name":"v8.4","sha":"17084684e61fa612071c608d8e8112489b127456","kind":"commit","published_at":"2015-10-06T20:39:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.4","html_url":"https://github.com/go-playground/validator/releases/tag/v8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.4/manifests"},{"name":"v8.3","sha":"7bfad4079388e3aac08d67b91bf381c99605f4d9","kind":"commit","published_at":"2015-09-30T12:41:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.3/manifests"},{"name":"v8.2","sha":"92ddaeb7d8214e717d2e103c3978f76574a3e4bc","kind":"commit","published_at":"2015-09-24T11:53:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.2/manifests"},{"name":"v7.2","sha":"792d6f2ec75144f986066ff7048b680cfcb20b64","kind":"commit","published_at":"2015-09-24T11:50:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.2","html_url":"https://github.com/go-playground/validator/releases/tag/v7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.2/manifests"},{"name":"v6.8","sha":"15e8444e515459e82ef3c33c8cd2dc68b2031e5b","kind":"commit","published_at":"2015-09-24T11:48:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.8","html_url":"https://github.com/go-playground/validator/releases/tag/v6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.8/manifests"},{"name":"v5.12","sha":"d5acf1dac43705f8bfbb71d878e290e2bed3950b","kind":"commit","published_at":"2015-09-24T11:44:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.12","html_url":"https://github.com/go-playground/validator/releases/tag/v5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.12/manifests"},{"name":"v8.1","sha":"8324129b028239a2d26c4221165e7d4d512ea697","kind":"commit","published_at":"2015-09-03T11:25:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.1/manifests"},{"name":"v8.0.1","sha":"ec1066576dbebc0b953fdecbe2c543f05fc29bb3","kind":"commit","published_at":"2015-09-03T01:50:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.0.1/manifests"},{"name":"v8","sha":"40bd6a0bc0f2a2f7dbad51a302c7af40377c8a2f","kind":"commit","published_at":"2015-09-03T01:23:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8","html_url":"https://github.com/go-playground/validator/releases/tag/v8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8/manifests"},{"name":"v7.1","sha":"4d7f9e43b1b142a56265e7757d6787d08d8cd1c4","kind":"commit","published_at":"2015-09-03T00:18:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.1/manifests"},{"name":"v7","sha":"3191556e305cd5305686bea0aa29b7eff6582ecc","kind":"commit","published_at":"2015-08-20T00:48:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7","html_url":"https://github.com/go-playground/validator/releases/tag/v7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7/manifests"},{"name":"v6.7","sha":"a32ef92045e0c27dfec5bb5390b2073fa66e8436","kind":"commit","published_at":"2015-08-19T17:09:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.7","html_url":"https://github.com/go-playground/validator/releases/tag/v6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.7/manifests"},{"name":"v6.6","sha":"9a93f0165ac09345519aa97dd2885767a9c45238","kind":"commit","published_at":"2015-08-19T12:38:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.6","html_url":"https://github.com/go-playground/validator/releases/tag/v6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.6/manifests"},{"name":"v6.5.1","sha":"6df82fdf490c129a18bbb0226dc7e5e246059fc0","kind":"commit","published_at":"2015-08-17T12:29:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"c62ee7ccdf50d1660d426abc375602f769adca2f","kind":"commit","published_at":"2015-08-04T03:04:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5/manifests"},{"name":"v6.4","sha":"0cd5e89c389ed56da984a5bbc1bf009e49ad4b79","kind":"commit","published_at":"2015-08-04T01:34:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.4","html_url":"https://github.com/go-playground/validator/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.4/manifests"},{"name":"v5.11","sha":"98121ac23ff3d764f525d18d8de944d150e3c0fe","kind":"commit","published_at":"2015-08-04T01:33:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.11","html_url":"https://github.com/go-playground/validator/releases/tag/v5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.11/manifests"},{"name":"v6.3","sha":"f8fd45620ae9124cd4d8d9e30aa62d8e763f871a","kind":"commit","published_at":"2015-08-02T01:00:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.3","html_url":"https://github.com/go-playground/validator/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.3/manifests"},{"name":"v6.2","sha":"d802346da4c72c8d569cef5c8fb05ed1dfbf372a","kind":"commit","published_at":"2015-07-31T02:30:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"55e8c8d9caf8e71d353de3683ce0aa22577fef6d","kind":"commit","published_at":"2015-07-28T02:47:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"c0001173ee3949c124b284141d4eda00de65ccdd","kind":"commit","published_at":"2015-07-27T21:24:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1/manifests"},{"name":"v6.0.2","sha":"54927e92d929a743735fb7ed8d8fc53a879814ef","kind":"commit","published_at":"2015-07-27T01:53:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b9cdaa434615b9570da158dd6942eaea213aea9b","kind":"commit","published_at":"2015-07-23T16:52:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"a87651c07b5f08efec91dd323b7bf8e9b6841565","kind":"commit","published_at":"2015-07-20T12:54:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0/manifests"},{"name":"v5.10.3","sha":"77108103e5fd435ff31967e1a011fda801391c85","kind":"commit","published_at":"2015-07-19T16:04:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.3","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"ac33a23e6e6451492f246d6ed9384af421b71d0d","kind":"commit","published_at":"2015-07-13T18:48:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"06aac46c918960c01a241888042fc5e4e922b899","kind":"commit","published_at":"2015-07-09T18:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.1/manifests"},{"name":"v5.10","sha":"d2748d5ae5e5af5ec3a85e3a59bf0db9d741c82d","kind":"commit","published_at":"2015-07-05T16:23:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10/manifests"},{"name":"v5.9.2","sha":"d8e0c4d93696f467eedc43f7f954b48eb6fe6ba8","kind":"commit","published_at":"2015-06-30T01:01:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"d627af88ac021317a280d320986282a6dc97549a","kind":"commit","published_at":"2015-06-29T01:58:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.1/manifests"},{"name":"v5.9","sha":"740b7d0daaa903a026971155084015f271fd8584","kind":"commit","published_at":"2015-06-27T18:32:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9/manifests"},{"name":"v5.8.1","sha":"27a1d3f1583676b710bb06faf4c8927dd941a893","kind":"commit","published_at":"2015-06-20T16:02:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8.1/manifests"},{"name":"v5.8","sha":"c06d47f593d786142436a43334f724d819093c04","kind":"commit","published_at":"2015-06-17T13:45:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"df95f9de27b8022e57f8ce09448cee6b1170bb3d","kind":"commit","published_at":"2015-06-09T01:51:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"ecfab4f37a87173055273d9cd118d8acada0cc2b","kind":"commit","published_at":"2015-06-09T01:33:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7/manifests"},{"name":"v5.6.1","sha":"c6a510f8a9a3574e22dd6827b41eff311d5188f0","kind":"commit","published_at":"2015-06-08T20:52:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6.1/manifests"},{"name":"v5.6","sha":"8461815c10a10d15b7f9ad38798c6ca55901db15","kind":"commit","published_at":"2015-06-08T12:47:50.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6/manifests"},{"name":"v5.5.1","sha":"1d61bf31487322f9bffa4d9f1eda4a53175b58dd","kind":"commit","published_at":"2015-05-31T01:06:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5.1/manifests"},{"name":"v5.5","sha":"479d3f0fd9ba76c2c469d1c80c12f4319b0383a6","kind":"commit","published_at":"2015-05-27T01:40:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5/manifests"},{"name":"v5.4","sha":"07cbdd2e6dfd947b002e83c13b775c7580fab2d5","kind":"commit","published_at":"2015-05-23T02:33:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.4","html_url":"https://github.com/go-playground/validator/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.4/manifests"},{"name":"v5.2","sha":"d780b124a9c9c2ae6fc3c43967d6d9ee304e8e28","kind":"commit","published_at":"2015-05-19T19:35:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.2/manifests"},{"name":"v5.1","sha":"73747bdf83ec2ff628551f46c2eb680cb203593a","kind":"commit","published_at":"2015-05-08T16:03:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.1/manifests"},{"name":"v5.0.2","sha":"fa8e0664b23df1e246c41d1f03b750618776c66c","kind":"commit","published_at":"2015-04-19T14:33:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.1/manifests"},{"name":"v5","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5","html_url":"https://github.com/go-playground/validator/releases/tag/v5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5/manifests"},{"name":"v4.0.4","sha":"47a6634ff80051b92481b6c076854b85119fd267","kind":"commit","published_at":"2015-04-10T00:40:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.4","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"10c0bd95ae56dd777bcd61f96ea3e6806e553222","kind":"commit","published_at":"2015-04-08T22:27:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.3","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.3/manifests"},{"name":"v4.0.1","sha":"130dcba7a5ba53155b5665d4898d43460839dd48","kind":"commit","published_at":"2015-04-06T01:10:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.1/manifests"},{"name":"v4.0","sha":"a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8","kind":"commit","published_at":"2015-03-23T14:57:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0/manifests"},{"name":"v3.0.2","sha":"c9d7d65add53d75ae7888adb13fac7ed42787b1d","kind":"commit","published_at":"2015-03-21T17:39:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"262159d1052a5f818304e28d30332e23949a0317","kind":"commit","published_at":"2015-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"cfea08f69d708f00e175d88e759b4180eef3371b","kind":"commit","published_at":"2015-03-11T04:11:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0/manifests"},{"name":"v2.3","sha":"276e0f9b58324ac1bff160dde748925232ef264e","kind":"commit","published_at":"2015-03-11T03:34:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.3","html_url":"https://github.com/go-playground/validator/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.3/manifests"},{"name":"v2.2","sha":"bb80e920d4ae4b1d16aadfaefb0267333fc3a39a","kind":"commit","published_at":"2015-03-10T21:59:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.2/manifests"},{"name":"v2.1","sha":"70fa985b2b829a48f04ecaba08dd2d9cad3d1db9","kind":"commit","published_at":"2015-03-10T19:23:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.1/manifests"},{"name":"v2.0","sha":"191b1ce01f2ae954a77cb0591bce64c045d55a83","kind":"commit","published_at":"2015-03-06T16:38:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.0/manifests"},{"name":"v1.0","sha":"a0a13613b13c72222b8d23bf33b98897aabbe9d3","kind":"commit","published_at":"2015-03-01T15:35:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-25T20:16:34.802Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.43600883016081265,"forks_count":0.5541857408839364,"average":4.333798708695598},"purl":"pkg:golang/gopkg.in/go-playground/val%21idator.v9","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/go-playground/valIdator.v9","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/go-playground/valIdator.v9","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/go-playground/valIdator.v9/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-26T02:32:02.575Z","issues_count":198,"pull_requests_count":152,"avg_time_to_close_issue":16490551.785714285,"avg_time_to_close_pull_request":9189025.12631579,"issues_closed_count":70,"pull_requests_closed_count":95,"pull_request_authors_count":121,"issue_authors_count":184,"avg_comments_per_issue":2.378787878787879,"avg_comments_per_pull_request":1.8421052631578947,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":77,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":1992895.3333333333,"past_year_avg_time_to_close_pull_request":3594705.296296296,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":1.1168831168831168,"past_year_avg_comments_per_pull_request":1.7538461538461538,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/issues","maintainers":[{"login":"zemzale","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zemzale"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2FvalIdator.v9/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2FvalIdator.v9/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2FvalIdator.v9/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2FvalIdator.v9/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2FvalIdator.v9/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2FvalIdator.v9/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4238579,"name":"github.com/go-playground/valIdator/v10","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/valIdator","keywords_array":[],"namespace":"github.com/go-playground/valIdator","versions_count":48,"first_release_published_at":"2019-11-11T20:42:35.000Z","latest_release_published_at":"2026-03-27T10:00:35.000Z","latest_release_number":"v10.30.2","last_synced_at":"2026-05-20T13:11:12.789Z","created_at":"2022-04-12T23:17:21.014Z","updated_at":"2026-05-20T13:11:12.789Z","registry_url":"https://pkg.go.dev/github.com/go-playground/valIdator/v10","install_command":"go get github.com/go-playground/valIdator/v10","documentation_url":"https://pkg.go.dev/github.com/go-playground/valIdator/v10#section-documentation","metadata":{},"repo_metadata":{"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2023-03-20T00:39:16.000Z","size":1986,"stargazers_count":12713,"open_issues_count":209,"forks_count":1155,"subscribers_count":109,"default_branch":"master","last_synced_at":"2023-03-21T19:08:52.024Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2023-03-21T19:08:52.024Z","dependencies_parsed_at":"2023-02-16T11:31:06.554Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/validator","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:57:06.409Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/go-playground/val%21idator/v10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-playground/valIdator/v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-playground/valIdator/v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-playground/valIdator/v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-17T17:42:34.357Z","issues_count":74,"pull_requests_count":69,"avg_time_to_close_issue":18498984.38235294,"avg_time_to_close_pull_request":9657858.055555556,"issues_closed_count":34,"pull_requests_closed_count":54,"pull_request_authors_count":64,"issue_authors_count":71,"avg_comments_per_issue":2.554054054054054,"avg_comments_per_pull_request":1.8985507246376812,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":3808583.619047619,"past_year_avg_time_to_close_pull_request":5573879.4186046515,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":1.18,"past_year_avg_comments_per_pull_request":1.7321428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator%2Fv10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator%2Fv10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator%2Fv10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator%2Fv10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator%2Fv10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FvalIdator%2Fv10/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13475628,"name":"golang-github-go-playground-validator-v10","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:37:53.128Z","latest_release_published_at":"2026-02-10T03:37:53.128Z","latest_release_number":"10.4.1-4","last_synced_at":"2026-03-10T04:14:08.090Z","created_at":"2026-02-10T03:37:52.794Z","updated_at":"2026-03-10T04:14:08.090Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-playground-validator-v10","install_command":"apt-get install golang-github-go-playground-validator-v10","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-playground-validator-v10-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev (\u003e= 0.14.0~), golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-go-playground-validator-v10?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-playground-validator-v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-playground-validator-v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-playground-validator-v10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-playground-validator-v10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-playground-validator-v10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-playground-validator-v10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-playground-validator-v10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-playground-validator-v10/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":3609508,"name":"github.com/go-playground/Validator","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields\nbased on tags.\n\nIt can also handle Cross-Field and Cross-Struct validation for nested structs\nand has the ability to dive into arrays and maps of any type.\n\nsee more examples https://github.com/go-playground/validator/tree/v9/_examples\n\nDoing things this way is actually the way the standard library does, see the\nfile.Open method here:\n\nThe authors return type \"error\" to avoid the issue discussed in the following,\nwhere err is always != nil:\n\nValidator only InvalidValidationError for bad validation input, nil or\nValidationErrors as type error; so, in your code all you need to do is check\nif the error returned is not nil, and if it's not check if error is\nInvalidValidationError ( if necessary, most of the time it isn't ) type cast\nit to type ValidationErrors like so err.(validator.ValidationErrors).\n\nCustom Validation functions can be added. Example:\n\nCross-Field Validation can be done via the following tags:\n\nIf, however, some custom cross-field validation is required, it can be done\nusing a custom validation.\n\nWhy not just have cross-fields validation tags (i.e. only eqcsfield and not\neqfield)?\n\nThe reason is efficiency. If you want to check a field within the same struct\n\"eqfield\" only has to find the field on the same struct (1 level). But, if we\nused \"eqcsfield\" it could be multiple levels down. Example:\n\nMultiple validators on a field will process in the order defined. Example:\n\nBad Validator definitions are not handled by the library. Example:\n\nBaked In Cross-Field validation only compares fields on the same struct.\nIf Cross-Field + Cross-Struct validation is needed you should implement your\nown custom validator.\n\nComma (\",\") is the default separator of validation tags. If you wish to\nhave a comma included within the parameter (i.e. excludesall=,) you will need to\nuse the UTF-8 hex representation 0x2C, which is replaced in the code as a comma,\nso the above will become excludesall=0x2C.\n\nPipe (\"|\") is the 'or' validation tags deparator. If you wish to\nhave a pipe included within the parameter i.e. excludesall=| you will need to\nuse the UTF-8 hex representation 0x7C, which is replaced in the code as a pipe,\nso the above will become excludesall=0x7C\n\nHere is a list of the current built in validators:\n\nTells the validation to skip this struct field; this is particularly\nhandy in ignoring embedded structs from being validated. (Usage: -)\n\nThis is the 'or' operator allowing multiple validators to be used and\naccepted. (Usage: rbg|rgba) \u003c-- this would allow either rgb or rgba\ncolors to be accepted. This can also be combined with 'and' for example\n( Usage: omitempty,rgb|rgba)\n\nWhen a field that is a nested struct is encountered, and contains this flag\nany validation on the nested struct will be run, but none of the nested\nstruct fields will be validated. This is useful if inside of your program\nyou know the struct will be valid, but need to verify it has been assigned.\nNOTE: only \"required\" and \"omitempty\" can be used on a struct itself.\n\nSame as structonly tag except that any struct level validations will not run.\n\nAllows conditional validation, for example if a field is not set with\na value (Determined by the \"required\" validator) then other validation\nsuch as min or max won't run, but if a value is set validation will run.\n\nThis tells the validator to dive into a slice, array or map and validate that\nlevel of the slice, array or map with the validation tags that follow.\nMultidimensional nesting is also supported, each level you wish to dive will\nrequire another dive tag. dive has some sub-tags, 'keys' \u0026 'endkeys', please see\nthe Keys \u0026 EndKeys section just below.\n\nExample #1\n\nExample #2\n\nKeys \u0026 EndKeys\n\nThese are to be used together directly after the dive tag and tells the validator\nthat anything between 'keys' and 'endkeys' applies to the keys of a map and not the\nvalues; think of it like the 'dive' tag, but for map keys instead of values.\nMultidimensional nesting is also supported, each level you wish to validate will\nrequire another 'keys' and 'endkeys' tag. These tags are only valid for maps.\n\nExample #1\n\nExample #2\n\nThis validates that the value is not the data types default zero value.\nFor numbers ensures value is not zero. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nThe field under validation must be present and not empty only if any\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only if all\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThe field under validation must be present and not empty only when any\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only when all\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThis validates that the value is the default value and is almost the\nopposite of required.\n\nFor numbers, length will ensure that the value is\nequal to the parameter given. For strings, it checks that\nthe string length is exactly that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor numbers, max will ensure that the value is\nless than or equal to the parameter given. For strings, it checks\nthat the string length is at most that number of characters. For\nslices, arrays, and maps, validates the number of items.\n\nFor numbers, min will ensure that the value is\ngreater or equal to the parameter given. For strings, it checks that\nthe string length is at least that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor strings \u0026 numbers, eq will ensure that the value is\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings \u0026 numbers, ne will ensure that the value is not\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings, ints, and uints, oneof will ensure that the value\nis one of the values in the parameter.  The parameter should be\na list of values separated by whitespace.  Values may be\nstrings or numbers.\n\nFor numbers, this will ensure that the value is greater than the\nparameter given. For strings, it checks that the string length\nis greater than that number of characters. For slices, arrays\nand maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than time.Now.UTC().\n\nSame as 'min' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than or equal to time.Now.UTC().\n\nFor numbers, this will ensure that the value is less than the parameter given.\nFor strings, it checks that the string length is less than that number of\ncharacters. For slices, arrays, and maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\nFor time.Time ensures the time value is less than time.Now.UTC().\n\nSame as 'max' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is less than or equal to time.Now.UTC().\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExample #1:\n\nExample #2:\n\nField Equals Another Field (relative)\n\nThis does the same as eqfield except that it validates the field provided relative\nto the top level struct.\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExamples:\n\nField Does Not Equal Another Field (relative)\n\nThis does the same as nefield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtfield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtefield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltfield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltefield except that it validates the field provided relative\nto the top level struct.\n\nThis does the same as contains except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nThis does the same as excludes except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nFor arrays \u0026 slices, unique will ensure that there are no duplicates.\nFor maps, unique will ensure that there are no duplicate values.\nFor slices of struct, unique will ensure that there are no duplicate values\nin a field of the struct specified via a parameter.\n\nThis validates that a string value contains ASCII alpha characters only\n\nThis validates that a string value contains ASCII alphanumeric characters only\n\nThis validates that a string value contains unicode alpha characters only\n\nThis validates that a string value contains unicode alphanumeric characters only\n\nThis validates that a string value contains a basic numeric value.\nbasic excludes exponents etc...\nfor integers or float it returns true.\n\nThis validates that a string value contains a valid hexadecimal.\n\nThis validates that a string value contains a valid hex color including\nhashtag (#)\n\nThis validates that a string value contains a valid rgb color\n\nThis validates that a string value contains a valid rgba color\n\nThis validates that a string value contains a valid hsl color\n\nThis validates that a string value contains a valid hsla color\n\nThis validates that a string value contains a valid email\nThis may not conform to all possibilities of any rfc standard, but neither\ndoes any email provider accept all possibilities.\n\nThis validates that a string value contains a valid file path and that\nthe file exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nThis validates that a string value contains a valid url\nThis will accept any url the golang request uri accepts but must contain\na schema for example http:// or rtmp://\n\nThis validates that a string value contains a valid uri\nThis will accept any uri the golang request uri accepts\n\nThis validataes that a string value contains a valid URN\naccording to the RFC 2141 spec.\n\nThis validates that a string value contains a valid base64 value.\nAlthough an empty string is valid base64 this will report an empty string\nas an error, if you wish to accept an empty string as valid you can use\nthis with the omitempty tag.\n\nThis validates that a string value contains a valid base64 URL safe value\naccording the the RFC4648 spec.\nAlthough an empty string is a valid base64 URL safe value, this will report\nan empty string as an error, if you wish to accept an empty string as valid\nyou can use this with the omitempty tag.\n\nThis validates that a string value contains a valid bitcoin address.\nThe format of the string is checked to ensure it matches one of the three formats\nP2PKH, P2SH and performs checksum validation.\n\nBitcoin Bech32 Address (segwit)\n\nThis validates that a string value contains a valid bitcoin Bech32 address as defined\nby bip-0173 (https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki)\nSpecial thanks to Pieter Wuille for providng reference implementations.\n\nThis validates that a string value contains a valid ethereum address.\nThe format of the string is checked to ensure it matches the standard Ethereum address format\nFull validation is blocked by https://github.com/golang/crypto/pull/28\n\nThis validates that a string value contains the substring value.\n\nThis validates that a string value contains any Unicode code points\nin the substring value.\n\nThis validates that a string value contains the supplied rune value.\n\nThis validates that a string value does not contain the substring value.\n\nThis validates that a string value does not contain any Unicode code\npoints in the substring value.\n\nThis validates that a string value does not contain the supplied rune value.\n\nThis validates that a string value starts with the supplied string value\n\nThis validates that a string value ends with the supplied string value\n\nThis validates that a string value contains a valid isbn10 or isbn13 value.\n\nThis validates that a string value contains a valid isbn10 value.\n\nThis validates that a string value contains a valid isbn13 value.\n\nThis validates that a string value contains a valid UUID. Uppercase UUID values will not pass - use `uuid_rfc4122` instead.\n\nThis validates that a string value contains a valid version 3 UUID.  Uppercase UUID values will not pass - use `uuid3_rfc4122` instead.\n\nThis validates that a string value contains a valid version 4 UUID.  Uppercase UUID values will not pass - use `uuid4_rfc4122` instead.\n\nThis validates that a string value contains a valid version 5 UUID.  Uppercase UUID values will not pass - use `uuid5_rfc4122` instead.\n\nThis validates that a string value contains only ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains only printable ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains one or more multibyte characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains a valid DataURI.\nNOTE: this will also validate that the data portion is valid base64\n\nThis validates that a string value contains a valid latitude.\n\nThis validates that a string value contains a valid longitude.\n\nThis validates that a string value contains a valid U.S. Social Security Number.\n\nThis validates that a string value contains a valid IP Address.\n\nThis validates that a string value contains a valid v4 IP Address.\n\nThis validates that a string value contains a valid v6 IP Address.\n\nThis validates that a string value contains a valid CIDR Address.\n\nThis validates that a string value contains a valid v4 CIDR Address.\n\nThis validates that a string value contains a valid v6 CIDR Address.\n\nThis validates that a string value contains a valid resolvable TCP Address.\n\nThis validates that a string value contains a valid resolvable v4 TCP Address.\n\nThis validates that a string value contains a valid resolvable v6 TCP Address.\n\nThis validates that a string value contains a valid resolvable UDP Address.\n\nThis validates that a string value contains a valid resolvable v4 UDP Address.\n\nThis validates that a string value contains a valid resolvable v6 UDP Address.\n\nThis validates that a string value contains a valid resolvable IP Address.\n\nThis validates that a string value contains a valid resolvable v4 IP Address.\n\nThis validates that a string value contains a valid resolvable v6 IP Address.\n\nThis validates that a string value contains a valid Unix Address.\n\nThis validates that a string value contains a valid MAC Address.\n\nNote: See Go's ParseMAC for accepted formats and types:\n\nThis validates that a string value is a valid Hostname according to RFC 952 https://tools.ietf.org/html/rfc952\n\nThis validates that a string value is a valid Hostname according to RFC 1123 https://tools.ietf.org/html/rfc1123\n\nFull Qualified Domain Name (FQDN)\n\nThis validates that a string value contains a valid FQDN.\n\nThis validates that a string value appears to be an HTML element tag\nincluding those described at https://developer.mozilla.org/en-US/docs/Web/HTML/Element\n\nThis validates that a string value is a proper character reference in decimal\nor hexadecimal format\n\nThis validates that a string value is percent-encoded (URL encoded) according\nto https://tools.ietf.org/html/rfc3986#section-2.1\n\nThis validates that a string value contains a valid directory and that\nit exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nNOTE: When returning an error, the tag returned in \"FieldError\" will be\nthe alias tag unless the dive tag is part of the alias. Everything after the\ndive tag is not reported as the alias tag. Also, the \"ActualTag\" in the before\ncase will be the actual tag within the alias that failed.\n\nHere is a list of the current built in alias tags:\n\nValidator notes:\n\nA collection of validation rules that are frequently needed but are more\ncomplex than the ones found in the baked in validators.\nA non standard validator must be registered manually like you would\nwith your own custom validation functions.\n\nExample of registration and use:\n\nHere is a list of the current non standard validators:\n\nThis package panics when bad input is provided, this is by design, bad code like\nthat should not make it to production.","homepage":"https://github.com/go-playground/Validator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/Validator","keywords_array":[],"namespace":"github.com/go-playground","versions_count":83,"first_release_published_at":"2015-03-19T19:55:53.000Z","latest_release_published_at":"2019-12-25T05:24:06.000Z","latest_release_number":"v9.31.0+incompatible","last_synced_at":"2026-05-17T02:08:05.579Z","created_at":"2022-04-11T07:06:18.434Z","updated_at":"2026-05-17T02:08:05.579Z","registry_url":"https://pkg.go.dev/github.com/go-playground/Validator","install_command":"go get github.com/go-playground/Validator","documentation_url":"https://pkg.go.dev/github.com/go-playground/Validator#section-documentation","metadata":{},"repo_metadata":{"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2023-03-06T19:39:08.000Z","size":1832,"stargazers_count":12682,"open_issues_count":242,"forks_count":1154,"subscribers_count":110,"default_branch":"master","last_synced_at":"2023-03-17T09:10:31.384Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2023-03-17T07:56:22.000Z","dependencies_parsed_at":"2023-02-16T11:31:06.554Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/validator","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":34,"last_synced_at":"2023-03-16T06:00:19.401Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground"},"tags":[{"name":"v9.8.0","sha":"1304298bf10d085adec514b076772a79c9cadb6b","kind":"commit","published_at":"2017-10-23T03:06:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.8.0"},{"name":"v9.7.0","sha":"a021b2ec9a8a8bb970f3f15bc42617cb520e8a64","kind":"commit","published_at":"2017-09-07T03:42:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.7.0"},{"name":"v9.6.0","sha":"d529ee1b0f30352444f507cc6cdac96bfd12decc","kind":"commit","published_at":"2017-08-07T04:31:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.6.0"},{"name":"v8.18.2","sha":"5f1438d3fca68893a817e4a66806cea46a9e4ebf","kind":"commit","published_at":"2017-07-30T05:02:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.2"},{"name":"v9.5.0","sha":"0f6f568263a1ab5105b57f66f446d2625e4f545c","kind":"commit","published_at":"2017-07-30T03:49:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.5.0"},{"name":"v9.4.0","sha":"fb68f39656d7ebf8aa339ad4917aa0c260ecc237","kind":"commit","published_at":"2017-06-12T05:26:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.4.0"},{"name":"v9.3.6","sha":"6d8c18553ea1ac493d049edd6f102f52e618f085","kind":"commit","published_at":"2017-04-05T11:11:23.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.6","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.6"},{"name":"v9.3.5","sha":"4bd19358521c53f09639f21e2a9d6883d6890f24","kind":"commit","published_at":"2017-02-24T17:48:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.5","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.5"},{"name":"v9.3.4","sha":"b250b44763b89fd6b448f2114bb7fc225c7b3008","kind":"commit","published_at":"2017-02-14T07:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.4"},{"name":"v9.3.3","sha":"691ea5506371685479307baaf0e623e850de4dbf","kind":"commit","published_at":"2017-02-01T23:55:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.3"},{"name":"v9.3.2","sha":"077c3830f3971d4a44a94c2249b67ce8c53198fc","kind":"commit","published_at":"2016-12-23T02:45:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.2"},{"name":"v9.3.1","sha":"49fccadad19338f93f46a5abdafc44cd731cf7a7","kind":"commit","published_at":"2016-12-07T01:51:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.1"},{"name":"v9.3.0","sha":"941ce2cabc098467c3ebd66c5d705bc122f18b74","kind":"commit","published_at":"2016-11-30T13:42:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.0"},{"name":"v9.2.2","sha":"597f93b3164831ef370e4cf0b219907ab5bb4154","kind":"commit","published_at":"2016-11-16T01:36:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.2"},{"name":"v9.2.1","sha":"493dfb6209fcb493fcdbc2a0f14b882f2d53979f","kind":"commit","published_at":"2016-09-28T14:56:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.1"},{"name":"v9.2.0","sha":"506cc5da566e79fe76d9fb468bc8d6544b7ca023","kind":"commit","published_at":"2016-09-25T17:48:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.0"},{"name":"v9.1.3","sha":"335c8e2facd85b836eb148e1a9f49ef01335216d","kind":"commit","published_at":"2016-09-22T23:05:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.3"},{"name":"v9.1.2","sha":"23e84d2f88047dae87c17b4951ca5ebb33dbd3fa","kind":"commit","published_at":"2016-09-19T15:36:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.2"},{"name":"v9.1.1","sha":"7c2b5d8471934ecc162861af0111a5b687d34df8","kind":"commit","published_at":"2016-09-16T17:24:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.1"},{"name":"v9.1.0","sha":"4b3eedc3792a5f368d9e4e026219c620ce416390","kind":"commit","published_at":"2016-09-15T19:58:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.0"},{"name":"v9.0.0","sha":"0af0043f29b3fdbb698df8c4cbca6b5448fea6a2","kind":"commit","published_at":"2016-09-01T12:38:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0"},{"name":"v9.0.0RC1","sha":"1cbfa0bbffb1d0e9ce8a784607c6681a01e606d4","kind":"commit","published_at":"2016-08-08T14:13:19.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0RC1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0RC1"},{"name":"v8.18.1","sha":"5f57d2222ad794d0dffb07e664ea05e2ee07d60c","kind":"commit","published_at":"2016-07-18T13:41:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.1"},{"name":"v8.18.0","sha":"1d3a3d281bcd27defc2b61b7a951b6a74510ca59","kind":"commit","published_at":"2016-07-18T13:13:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.0"},{"name":"v8.17.3","sha":"7a080ada5ba072a91fd7f677bcf4d0e1aa286d39","kind":"commit","published_at":"2016-07-14T20:46:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.3"},{"name":"v8.17.2","sha":"25f1823069d853eccffbde025dca1812fa09c14b","kind":"commit","published_at":"2016-06-22T01:15:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.2"},{"name":"v8.17.1","sha":"014792cf3e266caff1e916876be12282b33059e0","kind":"commit","published_at":"2016-02-23T20:26:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.1"},{"name":"v8.17","sha":"f38559b4893a333e7122cf42155be352c9b5d7c6","kind":"commit","published_at":"2016-02-16T01:41:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17"},{"name":"v8.16","sha":"4c79e698231042063ef780f52bd0295392de42d7","kind":"commit","published_at":"2016-02-03T01:01:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.16","html_url":"https://github.com/go-playground/validator/releases/tag/v8.16"},{"name":"v8.15.1","sha":"c193cecd124b5cc722d7ee5538e945bdb3348435","kind":"commit","published_at":"2016-01-10T00:39:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15.1"},{"name":"v8.15","sha":"e8d470cd7a944d716c5527fb382487b6e314022d","kind":"commit","published_at":"2016-01-06T14:33:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15"},{"name":"v8.14","sha":"43f534e6552e5be8d847665d342b9431ac3086d8","kind":"commit","published_at":"2015-11-28T01:02:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.14","html_url":"https://github.com/go-playground/validator/releases/tag/v8.14"},{"name":"v8.13","sha":"0794474f604298399d9ff03aa113506b043ab74b","kind":"commit","published_at":"2015-11-27T21:03:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.13","html_url":"https://github.com/go-playground/validator/releases/tag/v8.13"},{"name":"v8.12","sha":"638ea8a3f8c7e312443f468a643dcfd6e6b510a0","kind":"commit","published_at":"2015-11-26T13:49:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.12","html_url":"https://github.com/go-playground/validator/releases/tag/v8.12"},{"name":"v8.11","sha":"ec28e2da370a5236904327fecff1da3bb2aa0f46","kind":"commit","published_at":"2015-11-23T02:38:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.11","html_url":"https://github.com/go-playground/validator/releases/tag/v8.11"},{"name":"v8.10","sha":"d776d3eb2ea2836e413dced92559513da12c5330","kind":"commit","published_at":"2015-11-20T14:03:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.10","html_url":"https://github.com/go-playground/validator/releases/tag/v8.10"},{"name":"v8.9","sha":"82faf6f72aa8b909594cd1a6dc26205303201ff7","kind":"commit","published_at":"2015-11-19T21:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.9","html_url":"https://github.com/go-playground/validator/releases/tag/v8.9"},{"name":"v8.8.1","sha":"27557e4813703827b7d1326279033fc884dd1716","kind":"commit","published_at":"2015-11-19T17:18:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8.1"},{"name":"v8.8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8"},{"name":"v8,8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8,8","html_url":"https://github.com/go-playground/validator/releases/tag/v8,8"},{"name":"v8.7","sha":"2ecdb677b37592987df9080e75569b2b32ec7fd0","kind":"commit","published_at":"2015-11-13T13:50:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.7","html_url":"https://github.com/go-playground/validator/releases/tag/v8.7"},{"name":"v8.6","sha":"a21885483fd18b03180c70e01c0f24ef870abdf2","kind":"commit","published_at":"2015-11-09T17:32:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.6","html_url":"https://github.com/go-playground/validator/releases/tag/v8.6"},{"name":"v8.5","sha":"d5305abfab07b77294ce79464dfc658d25b376a7","kind":"commit","published_at":"2015-10-16T01:18:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.5","html_url":"https://github.com/go-playground/validator/releases/tag/v8.5"},{"name":"v8.4","sha":"17084684e61fa612071c608d8e8112489b127456","kind":"commit","published_at":"2015-10-06T20:39:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.4","html_url":"https://github.com/go-playground/validator/releases/tag/v8.4"},{"name":"v8.3","sha":"7bfad4079388e3aac08d67b91bf381c99605f4d9","kind":"commit","published_at":"2015-09-30T12:41:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.3"},{"name":"v8.2","sha":"92ddaeb7d8214e717d2e103c3978f76574a3e4bc","kind":"commit","published_at":"2015-09-24T11:53:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.2"},{"name":"v7.2","sha":"792d6f2ec75144f986066ff7048b680cfcb20b64","kind":"commit","published_at":"2015-09-24T11:50:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.2","html_url":"https://github.com/go-playground/validator/releases/tag/v7.2"},{"name":"v6.8","sha":"15e8444e515459e82ef3c33c8cd2dc68b2031e5b","kind":"commit","published_at":"2015-09-24T11:48:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.8","html_url":"https://github.com/go-playground/validator/releases/tag/v6.8"},{"name":"v5.12","sha":"d5acf1dac43705f8bfbb71d878e290e2bed3950b","kind":"commit","published_at":"2015-09-24T11:44:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.12","html_url":"https://github.com/go-playground/validator/releases/tag/v5.12"},{"name":"v8.1","sha":"8324129b028239a2d26c4221165e7d4d512ea697","kind":"commit","published_at":"2015-09-03T11:25:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.1"},{"name":"v8.0.1","sha":"ec1066576dbebc0b953fdecbe2c543f05fc29bb3","kind":"commit","published_at":"2015-09-03T01:50:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.0.1"},{"name":"v8","sha":"40bd6a0bc0f2a2f7dbad51a302c7af40377c8a2f","kind":"commit","published_at":"2015-09-03T01:23:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8","html_url":"https://github.com/go-playground/validator/releases/tag/v8"},{"name":"v7.1","sha":"4d7f9e43b1b142a56265e7757d6787d08d8cd1c4","kind":"commit","published_at":"2015-09-03T00:18:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v7.1"},{"name":"v7","sha":"3191556e305cd5305686bea0aa29b7eff6582ecc","kind":"commit","published_at":"2015-08-20T00:48:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7","html_url":"https://github.com/go-playground/validator/releases/tag/v7"},{"name":"v6.7","sha":"a32ef92045e0c27dfec5bb5390b2073fa66e8436","kind":"commit","published_at":"2015-08-19T17:09:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.7","html_url":"https://github.com/go-playground/validator/releases/tag/v6.7"},{"name":"v6.6","sha":"9a93f0165ac09345519aa97dd2885767a9c45238","kind":"commit","published_at":"2015-08-19T12:38:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.6","html_url":"https://github.com/go-playground/validator/releases/tag/v6.6"},{"name":"v6.5.1","sha":"6df82fdf490c129a18bbb0226dc7e5e246059fc0","kind":"commit","published_at":"2015-08-17T12:29:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5.1"},{"name":"v6.5","sha":"c62ee7ccdf50d1660d426abc375602f769adca2f","kind":"commit","published_at":"2015-08-04T03:04:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5"},{"name":"v6.4","sha":"0cd5e89c389ed56da984a5bbc1bf009e49ad4b79","kind":"commit","published_at":"2015-08-04T01:34:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.4","html_url":"https://github.com/go-playground/validator/releases/tag/v6.4"},{"name":"v5.11","sha":"98121ac23ff3d764f525d18d8de944d150e3c0fe","kind":"commit","published_at":"2015-08-04T01:33:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.11","html_url":"https://github.com/go-playground/validator/releases/tag/v5.11"},{"name":"v6.3","sha":"f8fd45620ae9124cd4d8d9e30aa62d8e763f871a","kind":"commit","published_at":"2015-08-02T01:00:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.3","html_url":"https://github.com/go-playground/validator/releases/tag/v6.3"},{"name":"v6.2","sha":"d802346da4c72c8d569cef5c8fb05ed1dfbf372a","kind":"commit","published_at":"2015-07-31T02:30:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.2"},{"name":"v6.1.1","sha":"55e8c8d9caf8e71d353de3683ce0aa22577fef6d","kind":"commit","published_at":"2015-07-28T02:47:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1.1"},{"name":"v6.1","sha":"c0001173ee3949c124b284141d4eda00de65ccdd","kind":"commit","published_at":"2015-07-27T21:24:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1"},{"name":"v6.0.2","sha":"54927e92d929a743735fb7ed8d8fc53a879814ef","kind":"commit","published_at":"2015-07-27T01:53:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.2"},{"name":"v6.0.1","sha":"b9cdaa434615b9570da158dd6942eaea213aea9b","kind":"commit","published_at":"2015-07-23T16:52:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.1"},{"name":"v6.0","sha":"a87651c07b5f08efec91dd323b7bf8e9b6841565","kind":"commit","published_at":"2015-07-20T12:54:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0"},{"name":"v5.10.3","sha":"77108103e5fd435ff31967e1a011fda801391c85","kind":"commit","published_at":"2015-07-19T16:04:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.3","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.3"},{"name":"v5.10.2","sha":"ac33a23e6e6451492f246d6ed9384af421b71d0d","kind":"commit","published_at":"2015-07-13T18:48:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.2"},{"name":"v5.10.1","sha":"06aac46c918960c01a241888042fc5e4e922b899","kind":"commit","published_at":"2015-07-09T18:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.1"},{"name":"v5.10","sha":"d2748d5ae5e5af5ec3a85e3a59bf0db9d741c82d","kind":"commit","published_at":"2015-07-05T16:23:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10"},{"name":"v5.9.2","sha":"d8e0c4d93696f467eedc43f7f954b48eb6fe6ba8","kind":"commit","published_at":"2015-06-30T01:01:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.2"},{"name":"v5.9.1","sha":"d627af88ac021317a280d320986282a6dc97549a","kind":"commit","published_at":"2015-06-29T01:58:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.1"},{"name":"v5.9","sha":"740b7d0daaa903a026971155084015f271fd8584","kind":"commit","published_at":"2015-06-27T18:32:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9"},{"name":"v5.8.1","sha":"27a1d3f1583676b710bb06faf4c8927dd941a893","kind":"commit","published_at":"2015-06-20T16:02:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8.1"},{"name":"v5.8","sha":"c06d47f593d786142436a43334f724d819093c04","kind":"commit","published_at":"2015-06-17T13:45:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8"},{"name":"v5.7.1","sha":"df95f9de27b8022e57f8ce09448cee6b1170bb3d","kind":"commit","published_at":"2015-06-09T01:51:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7.1"},{"name":"v5.7","sha":"ecfab4f37a87173055273d9cd118d8acada0cc2b","kind":"commit","published_at":"2015-06-09T01:33:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7"},{"name":"v5.6.1","sha":"c6a510f8a9a3574e22dd6827b41eff311d5188f0","kind":"commit","published_at":"2015-06-08T20:52:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6.1"},{"name":"v5.6","sha":"8461815c10a10d15b7f9ad38798c6ca55901db15","kind":"commit","published_at":"2015-06-08T12:47:50.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6"},{"name":"v5.5.1","sha":"1d61bf31487322f9bffa4d9f1eda4a53175b58dd","kind":"commit","published_at":"2015-05-31T01:06:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5.1"},{"name":"v5.5","sha":"479d3f0fd9ba76c2c469d1c80c12f4319b0383a6","kind":"commit","published_at":"2015-05-27T01:40:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5"},{"name":"v5.4","sha":"07cbdd2e6dfd947b002e83c13b775c7580fab2d5","kind":"commit","published_at":"2015-05-23T02:33:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.4","html_url":"https://github.com/go-playground/validator/releases/tag/v5.4"},{"name":"v5.2","sha":"d780b124a9c9c2ae6fc3c43967d6d9ee304e8e28","kind":"commit","published_at":"2015-05-19T19:35:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.2"},{"name":"v5.1","sha":"73747bdf83ec2ff628551f46c2eb680cb203593a","kind":"commit","published_at":"2015-05-08T16:03:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.1"},{"name":"v5.0.2","sha":"fa8e0664b23df1e246c41d1f03b750618776c66c","kind":"commit","published_at":"2015-04-19T14:33:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.2"},{"name":"v5.0.1","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.1"},{"name":"v5","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5","html_url":"https://github.com/go-playground/validator/releases/tag/v5"},{"name":"v4.0.4","sha":"47a6634ff80051b92481b6c076854b85119fd267","kind":"commit","published_at":"2015-04-10T00:40:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.4","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.4"},{"name":"v4.0.3","sha":"10c0bd95ae56dd777bcd61f96ea3e6806e553222","kind":"commit","published_at":"2015-04-08T22:27:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.3","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.3"},{"name":"v4.0.1","sha":"130dcba7a5ba53155b5665d4898d43460839dd48","kind":"commit","published_at":"2015-04-06T01:10:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.1"},{"name":"v4.0","sha":"a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8","kind":"commit","published_at":"2015-03-23T14:57:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0"},{"name":"v3.0.2","sha":"c9d7d65add53d75ae7888adb13fac7ed42787b1d","kind":"commit","published_at":"2015-03-21T17:39:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.2"},{"name":"v3.0.1","sha":"262159d1052a5f818304e28d30332e23949a0317","kind":"commit","published_at":"2015-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.1"},{"name":"v3.0","sha":"cfea08f69d708f00e175d88e759b4180eef3371b","kind":"commit","published_at":"2015-03-11T04:11:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0"},{"name":"v2.3","sha":"276e0f9b58324ac1bff160dde748925232ef264e","kind":"commit","published_at":"2015-03-11T03:34:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.3","html_url":"https://github.com/go-playground/validator/releases/tag/v2.3"},{"name":"v2.2","sha":"bb80e920d4ae4b1d16aadfaefb0267333fc3a39a","kind":"commit","published_at":"2015-03-10T21:59:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v2.2"},{"name":"v2.1","sha":"70fa985b2b829a48f04ecaba08dd2d9cad3d1db9","kind":"commit","published_at":"2015-03-10T19:23:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v2.1"},{"name":"v2.0","sha":"191b1ce01f2ae954a77cb0591bce64c045d55a83","kind":"commit","published_at":"2015-03-06T16:38:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v2.0"},{"name":"v1.0","sha":"a0a13613b13c72222b8d23bf33b98897aabbe9d3","kind":"commit","published_at":"2015-03-01T15:35:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v1.0"}]},"repo_metadata_updated_at":"2023-03-21T18:51:04.403Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.43600883016081265,"forks_count":0.5541857408839364,"average":4.333798708695598},"purl":"pkg:golang/github.com/go-playground/%21validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-playground/Validator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-playground/Validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-playground/Validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-17T17:42:34.357Z","issues_count":74,"pull_requests_count":69,"avg_time_to_close_issue":18498984.38235294,"avg_time_to_close_pull_request":9657858.055555556,"issues_closed_count":34,"pull_requests_closed_count":54,"pull_request_authors_count":64,"issue_authors_count":71,"avg_comments_per_issue":2.554054054054054,"avg_comments_per_pull_request":1.8985507246376812,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":3808583.619047619,"past_year_avg_time_to_close_pull_request":5573879.4186046515,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":1.18,"past_year_avg_comments_per_pull_request":1.7321428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-playground%2FValidator/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11526609,"name":"github.com/Go-Playground/validator","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields\nbased on tags.\n\nIt can also handle Cross-Field and Cross-Struct validation for nested structs\nand has the ability to dive into arrays and maps of any type.\n\nsee more examples https://github.com/go-playground/validator/tree/v9/_examples\n\nDoing things this way is actually the way the standard library does, see the\nfile.Open method here:\n\nThe authors return type \"error\" to avoid the issue discussed in the following,\nwhere err is always != nil:\n\nValidator only InvalidValidationError for bad validation input, nil or\nValidationErrors as type error; so, in your code all you need to do is check\nif the error returned is not nil, and if it's not check if error is\nInvalidValidationError ( if necessary, most of the time it isn't ) type cast\nit to type ValidationErrors like so err.(validator.ValidationErrors).\n\nCustom Validation functions can be added. Example:\n\nCross-Field Validation can be done via the following tags:\n\nIf, however, some custom cross-field validation is required, it can be done\nusing a custom validation.\n\nWhy not just have cross-fields validation tags (i.e. only eqcsfield and not\neqfield)?\n\nThe reason is efficiency. If you want to check a field within the same struct\n\"eqfield\" only has to find the field on the same struct (1 level). But, if we\nused \"eqcsfield\" it could be multiple levels down. Example:\n\nMultiple validators on a field will process in the order defined. Example:\n\nBad Validator definitions are not handled by the library. Example:\n\nBaked In Cross-Field validation only compares fields on the same struct.\nIf Cross-Field + Cross-Struct validation is needed you should implement your\nown custom validator.\n\nComma (\",\") is the default separator of validation tags. If you wish to\nhave a comma included within the parameter (i.e. excludesall=,) you will need to\nuse the UTF-8 hex representation 0x2C, which is replaced in the code as a comma,\nso the above will become excludesall=0x2C.\n\nPipe (\"|\") is the 'or' validation tags deparator. If you wish to\nhave a pipe included within the parameter i.e. excludesall=| you will need to\nuse the UTF-8 hex representation 0x7C, which is replaced in the code as a pipe,\nso the above will become excludesall=0x7C\n\nHere is a list of the current built in validators:\n\nTells the validation to skip this struct field; this is particularly\nhandy in ignoring embedded structs from being validated. (Usage: -)\n\nThis is the 'or' operator allowing multiple validators to be used and\naccepted. (Usage: rbg|rgba) \u003c-- this would allow either rgb or rgba\ncolors to be accepted. This can also be combined with 'and' for example\n( Usage: omitempty,rgb|rgba)\n\nWhen a field that is a nested struct is encountered, and contains this flag\nany validation on the nested struct will be run, but none of the nested\nstruct fields will be validated. This is useful if inside of your program\nyou know the struct will be valid, but need to verify it has been assigned.\nNOTE: only \"required\" and \"omitempty\" can be used on a struct itself.\n\nSame as structonly tag except that any struct level validations will not run.\n\nAllows conditional validation, for example if a field is not set with\na value (Determined by the \"required\" validator) then other validation\nsuch as min or max won't run, but if a value is set validation will run.\n\nThis tells the validator to dive into a slice, array or map and validate that\nlevel of the slice, array or map with the validation tags that follow.\nMultidimensional nesting is also supported, each level you wish to dive will\nrequire another dive tag. dive has some sub-tags, 'keys' \u0026 'endkeys', please see\nthe Keys \u0026 EndKeys section just below.\n\nExample #1\n\nExample #2\n\nKeys \u0026 EndKeys\n\nThese are to be used together directly after the dive tag and tells the validator\nthat anything between 'keys' and 'endkeys' applies to the keys of a map and not the\nvalues; think of it like the 'dive' tag, but for map keys instead of values.\nMultidimensional nesting is also supported, each level you wish to validate will\nrequire another 'keys' and 'endkeys' tag. These tags are only valid for maps.\n\nExample #1\n\nExample #2\n\nThis validates that the value is not the data types default zero value.\nFor numbers ensures value is not zero. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nThe field under validation must be present and not empty only if any\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only if all\nof the other specified fields are present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThe field under validation must be present and not empty only when any\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExamples:\n\nThe field under validation must be present and not empty only when all\nof the other specified fields are not present. For strings ensures value is\nnot \"\". For slices, maps, pointers, interfaces, channels and functions\nensures the value is not nil.\n\nExample:\n\nThis validates that the value is the default value and is almost the\nopposite of required.\n\nFor numbers, length will ensure that the value is\nequal to the parameter given. For strings, it checks that\nthe string length is exactly that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor numbers, max will ensure that the value is\nless than or equal to the parameter given. For strings, it checks\nthat the string length is at most that number of characters. For\nslices, arrays, and maps, validates the number of items.\n\nFor numbers, min will ensure that the value is\ngreater or equal to the parameter given. For strings, it checks that\nthe string length is at least that number of characters. For slices,\narrays, and maps, validates the number of items.\n\nFor strings \u0026 numbers, eq will ensure that the value is\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings \u0026 numbers, ne will ensure that the value is not\nequal to the parameter given. For slices, arrays, and maps,\nvalidates the number of items.\n\nFor strings, ints, and uints, oneof will ensure that the value\nis one of the values in the parameter.  The parameter should be\na list of values separated by whitespace.  Values may be\nstrings or numbers.\n\nFor numbers, this will ensure that the value is greater than the\nparameter given. For strings, it checks that the string length\nis greater than that number of characters. For slices, arrays\nand maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than time.Now.UTC().\n\nSame as 'min' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is greater than or equal to time.Now.UTC().\n\nFor numbers, this will ensure that the value is less than the parameter given.\nFor strings, it checks that the string length is less than that number of\ncharacters. For slices, arrays, and maps it validates the number of items.\n\nExample #1\n\nExample #2 (time.Time)\nFor time.Time ensures the time value is less than time.Now.UTC().\n\nSame as 'max' above. Kept both to make terminology with 'len' easier.\n\nExample #1\n\nExample #2 (time.Time)\n\nFor time.Time ensures the time value is less than or equal to time.Now.UTC().\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExample #1:\n\nExample #2:\n\nField Equals Another Field (relative)\n\nThis does the same as eqfield except that it validates the field provided relative\nto the top level struct.\n\nThis will validate the field value against another fields value either within\na struct or passed in field.\n\nExamples:\n\nField Does Not Equal Another Field (relative)\n\nThis does the same as nefield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtfield except that it validates the field provided\nrelative to the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as gtefield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltfield except that it validates the field provided relative\nto the top level struct.\n\nOnly valid for Numbers and time.Time types, this will validate the field value\nagainst another fields value either within a struct or passed in field.\nusage examples are for validation of a Start and End date:\n\nExample #1:\n\nExample #2:\n\nThis does the same as ltefield except that it validates the field provided relative\nto the top level struct.\n\nThis does the same as contains except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nThis does the same as excludes except for struct fields. It should only be used\nwith string types. See the behavior of reflect.Value.String() for behavior on\nother types.\n\nFor arrays \u0026 slices, unique will ensure that there are no duplicates.\nFor maps, unique will ensure that there are no duplicate values.\nFor slices of struct, unique will ensure that there are no duplicate values\nin a field of the struct specified via a parameter.\n\nThis validates that a string value contains ASCII alpha characters only\n\nThis validates that a string value contains ASCII alphanumeric characters only\n\nThis validates that a string value contains unicode alpha characters only\n\nThis validates that a string value contains unicode alphanumeric characters only\n\nThis validates that a string value contains a basic numeric value.\nbasic excludes exponents etc...\nfor integers or float it returns true.\n\nThis validates that a string value contains a valid hexadecimal.\n\nThis validates that a string value contains a valid hex color including\nhashtag (#)\n\nThis validates that a string value contains a valid rgb color\n\nThis validates that a string value contains a valid rgba color\n\nThis validates that a string value contains a valid hsl color\n\nThis validates that a string value contains a valid hsla color\n\nThis validates that a string value contains a valid email\nThis may not conform to all possibilities of any rfc standard, but neither\ndoes any email provider accept all possibilities.\n\nThis validates that a string value contains a valid file path and that\nthe file exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nThis validates that a string value contains a valid url\nThis will accept any url the golang request uri accepts but must contain\na schema for example http:// or rtmp://\n\nThis validates that a string value contains a valid uri\nThis will accept any uri the golang request uri accepts\n\nThis validataes that a string value contains a valid URN\naccording to the RFC 2141 spec.\n\nThis validates that a string value contains a valid base64 value.\nAlthough an empty string is valid base64 this will report an empty string\nas an error, if you wish to accept an empty string as valid you can use\nthis with the omitempty tag.\n\nThis validates that a string value contains a valid base64 URL safe value\naccording the the RFC4648 spec.\nAlthough an empty string is a valid base64 URL safe value, this will report\nan empty string as an error, if you wish to accept an empty string as valid\nyou can use this with the omitempty tag.\n\nThis validates that a string value contains a valid bitcoin address.\nThe format of the string is checked to ensure it matches one of the three formats\nP2PKH, P2SH and performs checksum validation.\n\nBitcoin Bech32 Address (segwit)\n\nThis validates that a string value contains a valid bitcoin Bech32 address as defined\nby bip-0173 (https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki)\nSpecial thanks to Pieter Wuille for providng reference implementations.\n\nThis validates that a string value contains a valid ethereum address.\nThe format of the string is checked to ensure it matches the standard Ethereum address format\nFull validation is blocked by https://github.com/golang/crypto/pull/28\n\nThis validates that a string value contains the substring value.\n\nThis validates that a string value contains any Unicode code points\nin the substring value.\n\nThis validates that a string value contains the supplied rune value.\n\nThis validates that a string value does not contain the substring value.\n\nThis validates that a string value does not contain any Unicode code\npoints in the substring value.\n\nThis validates that a string value does not contain the supplied rune value.\n\nThis validates that a string value starts with the supplied string value\n\nThis validates that a string value ends with the supplied string value\n\nThis validates that a string value contains a valid isbn10 or isbn13 value.\n\nThis validates that a string value contains a valid isbn10 value.\n\nThis validates that a string value contains a valid isbn13 value.\n\nThis validates that a string value contains a valid UUID. Uppercase UUID values will not pass - use `uuid_rfc4122` instead.\n\nThis validates that a string value contains a valid version 3 UUID.  Uppercase UUID values will not pass - use `uuid3_rfc4122` instead.\n\nThis validates that a string value contains a valid version 4 UUID.  Uppercase UUID values will not pass - use `uuid4_rfc4122` instead.\n\nThis validates that a string value contains a valid version 5 UUID.  Uppercase UUID values will not pass - use `uuid5_rfc4122` instead.\n\nThis validates that a string value contains only ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains only printable ASCII characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains one or more multibyte characters.\nNOTE: if the string is blank, this validates as true.\n\nThis validates that a string value contains a valid DataURI.\nNOTE: this will also validate that the data portion is valid base64\n\nThis validates that a string value contains a valid latitude.\n\nThis validates that a string value contains a valid longitude.\n\nThis validates that a string value contains a valid U.S. Social Security Number.\n\nThis validates that a string value contains a valid IP Address.\n\nThis validates that a string value contains a valid v4 IP Address.\n\nThis validates that a string value contains a valid v6 IP Address.\n\nThis validates that a string value contains a valid CIDR Address.\n\nThis validates that a string value contains a valid v4 CIDR Address.\n\nThis validates that a string value contains a valid v6 CIDR Address.\n\nThis validates that a string value contains a valid resolvable TCP Address.\n\nThis validates that a string value contains a valid resolvable v4 TCP Address.\n\nThis validates that a string value contains a valid resolvable v6 TCP Address.\n\nThis validates that a string value contains a valid resolvable UDP Address.\n\nThis validates that a string value contains a valid resolvable v4 UDP Address.\n\nThis validates that a string value contains a valid resolvable v6 UDP Address.\n\nThis validates that a string value contains a valid resolvable IP Address.\n\nThis validates that a string value contains a valid resolvable v4 IP Address.\n\nThis validates that a string value contains a valid resolvable v6 IP Address.\n\nThis validates that a string value contains a valid Unix Address.\n\nThis validates that a string value contains a valid MAC Address.\n\nNote: See Go's ParseMAC for accepted formats and types:\n\nThis validates that a string value is a valid Hostname according to RFC 952 https://tools.ietf.org/html/rfc952\n\nThis validates that a string value is a valid Hostname according to RFC 1123 https://tools.ietf.org/html/rfc1123\n\nFull Qualified Domain Name (FQDN)\n\nThis validates that a string value contains a valid FQDN.\n\nThis validates that a string value appears to be an HTML element tag\nincluding those described at https://developer.mozilla.org/en-US/docs/Web/HTML/Element\n\nThis validates that a string value is a proper character reference in decimal\nor hexadecimal format\n\nThis validates that a string value is percent-encoded (URL encoded) according\nto https://tools.ietf.org/html/rfc3986#section-2.1\n\nThis validates that a string value contains a valid directory and that\nit exists on the machine.\nThis is done using os.Stat, which is a platform independent function.\n\nNOTE: When returning an error, the tag returned in \"FieldError\" will be\nthe alias tag unless the dive tag is part of the alias. Everything after the\ndive tag is not reported as the alias tag. Also, the \"ActualTag\" in the before\ncase will be the actual tag within the alias that failed.\n\nHere is a list of the current built in alias tags:\n\nValidator notes:\n\nA collection of validation rules that are frequently needed but are more\ncomplex than the ones found in the baked in validators.\nA non standard validator must be registered manually like you would\nwith your own custom validation functions.\n\nExample of registration and use:\n\nHere is a list of the current non standard validators:\n\nThis package panics when bad input is provided, this is by design, bad code like\nthat should not make it to production.","homepage":"https://github.com/Go-Playground/validator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Go-Playground/validator","keywords_array":[],"namespace":"github.com/Go-Playground","versions_count":83,"first_release_published_at":"2015-03-19T19:55:53.000Z","latest_release_published_at":"2019-12-25T05:24:06.000Z","latest_release_number":"v9.31.0+incompatible","last_synced_at":"2026-05-13T19:45:38.150Z","created_at":"2025-04-07T10:05:07.256Z","updated_at":"2026-05-13T19:45:38.150Z","registry_url":"https://pkg.go.dev/github.com/Go-Playground/validator","install_command":"go get github.com/Go-Playground/validator","documentation_url":"https://pkg.go.dev/github.com/Go-Playground/validator#section-documentation","metadata":{},"repo_metadata":{"id":27239972,"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2025-04-07T14:30:30.000Z","size":2133,"stargazers_count":17984,"open_issues_count":323,"forks_count":1363,"subscribers_count":123,"default_branch":"master","last_synced_at":"2025-04-08T01:21:59.954Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-playground.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2025-04-07T20:58:30.000Z","dependencies_parsed_at":"2023-10-05T00:15:57.869Z","dependency_job_id":"2b269c58-4286-4c06-8079-6ba7a2bb58f3","html_url":"https://github.com/go-playground/validator","commit_stats":{"total_commits":735,"total_committers":220,"mean_commits":3.340909090909091,"dds":0.6925170068027211,"last_synced_commit":"6c3307e6c64040ebc0efffe9366927c68146ffba"},"previous_names":["joeybloggs/go-validate-yourself","bluesuncorp/validator","bluesuncorp/go-validate-yourself"],"tags_count":177,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248398000,"owners_count":21097227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":37,"last_synced_at":"2024-04-16T00:08:45.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-playground","funding_links":[],"total_stars":20030,"followers":345,"following":0,"created_at":"2022-11-03T06:54:47.364Z","updated_at":"2024-04-16T00:08:57.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground/repositories"},"tags":[{"name":"v10.25.0","sha":"02409170a8b58d92ee6f4ae5fa2889b9adef5bf0","kind":"commit","published_at":"2025-02-15T16:32:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.25.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.25.0/manifests"},{"name":"v10.24.0","sha":"2cce309b681d803db45519afc303a5d1598d3de1","kind":"commit","published_at":"2025-01-13T02:30:34.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.24.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.24.0/manifests"},{"name":"v10.23.0","sha":"606fdce7d8a86cd864ff45a0820a53bb8c131b0c","kind":"commit","published_at":"2024-11-16T16:48:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.23.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.23.0/manifests"},{"name":"v10.22.1","sha":"f1939ee4461159b2d328c77117eddf66340c0e17","kind":"commit","published_at":"2024-09-09T00:16:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.22.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.1/manifests"},{"name":"v10.22.0","sha":"a947377040f8ebaee09f20d09a745ec369396793","kind":"commit","published_at":"2024-06-12T04:35:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.22.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.22.0/manifests"},{"name":"v10.21.0","sha":"c7e85182ab05a4b302bca82a86f1f09530bd2bc1","kind":"commit","published_at":"2024-06-01T15:21:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.21.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.21.0/manifests"},{"name":"v10.20.0","sha":"e20b94842ab102ba94e73eaf66f5c0466e405882","kind":"commit","published_at":"2024-04-30T04:08:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.20.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.20.0/manifests"},{"name":"v10.19.0","sha":"a0f74b0fb2a7ae1750c0f0b0a49550d8b6e2e708","kind":"commit","published_at":"2024-03-02T19:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.19.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.19.0/manifests"},{"name":"v10.18.0","sha":"b328f72e15814aba56e018c06675b8d679ad6e90","kind":"commit","published_at":"2024-02-11T05:10:02.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.18.0/manifests"},{"name":"v10.17.0","sha":"55313dbe00866e2404032d687098e35868db2f1c","kind":"commit","published_at":"2024-01-14T04:49:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.17.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.17.0/manifests"},{"name":"v10.16.0","sha":"84254aeb5a59e615ec0b66ab53b988bc0677f55e","kind":"commit","published_at":"2023-11-04T15:49:36.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.16.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.16.0/manifests"},{"name":"v10.15.5","sha":"94a637ab9fbbb0bc0fe8a278f0352d0b14e2c365","kind":"commit","published_at":"2023-10-02T03:28:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.5","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.5/manifests"},{"name":"v10.15.4","sha":"8d50f2fd8c2f02fbdf1d44d66171b955c2f4eb50","kind":"commit","published_at":"2023-09-13T00:51:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.4","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.4/manifests"},{"name":"v10.15.3","sha":"d57b3a8dd18f4adc9cd8abb529762826357188a3","kind":"commit","published_at":"2023-08-30T05:00:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.3","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.3/manifests"},{"name":"v10.15.2","sha":"1b40ba0cb450466ab9571f5adff040b141202daa","kind":"commit","published_at":"2023-08-29T03:51:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.2/manifests"},{"name":"v10.15.1","sha":"3094d596c834c13d04bf7523a35a06aaa9965928","kind":"commit","published_at":"2023-08-17T15:00:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.1/manifests"},{"name":"v10.15.0","sha":"5bf55dc757cad229e8297d42640ec036e2360df7","kind":"commit","published_at":"2023-08-06T17:13:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.15.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.15.0/manifests"},{"name":"v10.14.1","sha":"bd1113d5c1901c5205fc0a7af031a11268ff13ee","kind":"commit","published_at":"2023-06-04T14:39:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.14.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"ce28d7c4b27fbcafff82bc87a8bf58257beb9030","kind":"commit","published_at":"2023-05-21T14:32:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.14.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.14.0/manifests"},{"name":"v10.13.0","sha":"c8b98cbcea08971fbead222ddf5fd406a40d40ed","kind":"commit","published_at":"2023-04-29T15:13:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.13.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.13.0/manifests"},{"name":"v10.12.0","sha":"f5e5146b316bf0283fd8988dc9f26aebe94b599d","kind":"commit","published_at":"2023-03-20T00:23:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.12.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.12.0/manifests"},{"name":"v10.11.2","sha":"8f07b0368280d9fc70b4ffd3708b31427bbc286d","kind":"commit","published_at":"2023-01-30T04:43:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.2/manifests"},{"name":"v10.11.1","sha":"c7e0172e0fd176bdc521afb5186818a7db6b77ac","kind":"commit","published_at":"2022-09-16T16:01:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.1/manifests"},{"name":"v10.11.0","sha":"9e2ea4038020b5c7e3802a21cfa4e3afcfdcd276","kind":"commit","published_at":"2022-05-01T17:01:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.11.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.11.0/manifests"},{"name":"v10.10.1","sha":"58d5778b183e89cc374ca4ebbf06da1eed088a63","kind":"commit","published_at":"2022-03-08T01:32:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.1/manifests"},{"name":"v10.10.0","sha":"88976f39f600bb3979de1ae5efdfd9cff2cf10f1","kind":"commit","published_at":"2022-01-02T01:40:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.10.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.10.0/manifests"},{"name":"v10.9.0","sha":"ce34f361cca51e25715399ab801c5e1c01d02d89","kind":"commit","published_at":"2021-08-08T22:56:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.9.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"9a5bce32538f319bf69aebb3aca90d394bc6d0cb","kind":"commit","published_at":"2021-07-26T04:34:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"65bb1236771df9bc1630c78a43b0bfea10fe7122","kind":"commit","published_at":"2021-07-08T05:40:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.7.0/manifests"},{"name":"v10.6.2","sha":"8bfa88a4625f68c78a48465da418c75b734743b8","kind":"commit","published_at":"2021-07-08T05:26:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"76b917f43204d9b281b57d3a2c37ab1d56b165fa","kind":"commit","published_at":"2021-05-12T00:37:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"d07eb88fb04047e450e834dd461210095fc28d6a","kind":"commit","published_at":"2021-05-06T14:52:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"b926bf0df97108effd04f9325365cd7969935e16","kind":"commit","published_at":"2021-04-07T04:02:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"68248183b470f2257ac30b98e1b7dc25835451b7","kind":"commit","published_at":"2021-04-06T01:24:36.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.2","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"456221b630452990f72c0f13179e5f2ae728a723","kind":"commit","published_at":"2020-10-17T15:49:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"d6b17fd90bd4dd9d16a594c3035ceadc3de0193a","kind":"commit","published_at":"2020-09-27T22:48:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"ea924ce89a4774b8017143b34b946db46add9df1","kind":"commit","published_at":"2020-05-21T06:13:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"c68441b7f4748b48ad9a0c9a79d346019730e207","kind":"commit","published_at":"2020-02-09T17:35:38.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"fb6c45823ad5db49e788621271c6f86fa3a0f149","kind":"commit","published_at":"2019-12-25T05:43:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.1.0/manifests"},{"name":"v9.31.0","sha":"21c910fc6d9c3556c28252b04beb17de0c2d40ec","kind":"commit","published_at":"2019-12-25T05:24:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.31.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.31.0/manifests"},{"name":"v9.30.2","sha":"bde478f9466b5371375581708adf1b77acd08b72","kind":"commit","published_at":"2019-11-25T20:05:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.2/manifests"},{"name":"v10.0.1","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.1/manifests"},{"name":"v9","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9","html_url":"https://github.com/go-playground/validator/releases/tag/v9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9/manifests"},{"name":"v9.30.1","sha":"691a5f5f25701d0a22785c982db4f22bfac47931","kind":"commit","published_at":"2019-11-17T21:24:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.1/manifests"},{"name":"v10.0.0","sha":"7e57ca0cf54664aeb738b2eb275e656362129cf9","kind":"commit","published_at":"2019-11-11T20:42:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v10.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v10.0.0/manifests"},{"name":"v9.30.0","sha":"cd1bd581694a11c089aea885a26247c5f783a4cf","kind":"commit","published_at":"2019-09-29T22:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.30.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.30.0/manifests"},{"name":"v9.29.1","sha":"556b9da3c05f2a935bc086fb5a0bb55dd8112d2d","kind":"commit","published_at":"2019-07-12T15:35:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.29.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.1/manifests"},{"name":"v9.29.0","sha":"884d31b8cad6a1ec877f2400d555924cea03bbea","kind":"commit","published_at":"2019-05-23T14:57:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.29.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.29.0/manifests"},{"name":"v9.28.0","sha":"46b4b1e301c24cac870ffcb4ba5c8a703d1ef475","kind":"commit","published_at":"2019-03-31T13:31:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.28.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.28.0/manifests"},{"name":"v9.27.0","sha":"b199fa0642d29caca62b6a99d65cc981ba5edc3b","kind":"commit","published_at":"2019-02-12T15:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.27.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.27.0/manifests"},{"name":"v9.26.0","sha":"774d09c3863ffb2e137ebe4c39ba27648d208f80","kind":"commit","published_at":"2019-01-28T05:00:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.26.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.26.0/manifests"},{"name":"v9.25.0","sha":"cdd5c28d217804eec51fa694927e6c57465748f6","kind":"commit","published_at":"2019-01-09T04:40:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.25.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.25.0/manifests"},{"name":"v9.24.0","sha":"0277b12d53df79c9dbf7311cb07fa9c81ed621bb","kind":"commit","published_at":"2018-12-08T16:39:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.24.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.24.0/manifests"},{"name":"v9.23.0","sha":"1fa3c8d6336562f0a3f95c73593ee2b57ff4da11","kind":"commit","published_at":"2018-11-04T14:48:46.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.23.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.23.0/manifests"},{"name":"v9.22.0","sha":"3be31424000e9263ddc36f27b1de4c18f657f02e","kind":"commit","published_at":"2018-11-01T04:01:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.22.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.22.0/manifests"},{"name":"v9.21.1","sha":"f8af4b15dbe132b53d3a53e7c3724271040e82e7","kind":"commit","published_at":"2018-10-25T12:25:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.21.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.1/manifests"},{"name":"v9.21.0","sha":"e69e9a28bb62b977fdc58d051f1bb477b7cbe486","kind":"commit","published_at":"2018-08-13T14:34:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.21.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.21.0/manifests"},{"name":"v9.20.2","sha":"ab2a8a99087e827c9af87ed6777ba897348fb178","kind":"commit","published_at":"2018-07-09T15:35:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.2/manifests"},{"name":"v9.20.1","sha":"e055f4eb7f469af9f56e22714183a92330a06c4a","kind":"commit","published_at":"2018-07-09T15:29:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.1/manifests"},{"name":"v9.20.0","sha":"5d3224279f53ab8aa94f606424bb9cad83360ed5","kind":"commit","published_at":"2018-07-09T14:08:08.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.20.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.20.0/manifests"},{"name":"v9.19.0","sha":"ce9336f6e200cbb2e7c5672b36095b03f8bf5af7","kind":"commit","published_at":"2018-06-29T15:00:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.19.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.19.0/manifests"},{"name":"v9.18","sha":"9d03e2526a4863972a3954d9704088b8670c72ff","kind":"commit","published_at":"2018-06-28T20:31:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.18","html_url":"https://github.com/go-playground/validator/releases/tag/v9.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.18/manifests"},{"name":"v9.17.1","sha":"f28cb45dc0f0f406ba2015cdb59a5203ad220bc2","kind":"commit","published_at":"2018-05-14T14:57:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.1/manifests"},{"name":"v9.17.0","sha":"ffe836d7363bc7ab3f56d2fc90ce09bfb5a0c2c5","kind":"commit","published_at":"2018-05-09T16:00:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.17.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.17.0/manifests"},{"name":"v9.16.1","sha":"801c8790f3bb6098968493546dc06d87cccb4454","kind":"commit","published_at":"2018-05-09T15:31:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.16.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.1/manifests"},{"name":"v9.16.0","sha":"ee0bbdea519c2c66777c6bfc943838291734ba6c","kind":"commit","published_at":"2018-05-05T16:24:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.16.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"14984d91328f9612b58443cbdf4a077d4fd71091","kind":"commit","published_at":"2018-04-10T05:32:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.15.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"ff1ee42e838f15a68230cebda8aaa21427506175","kind":"commit","published_at":"2018-04-08T17:23:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.14.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"8ce234ff024d85b3848e485decba806385d6e276","kind":"commit","published_at":"2018-03-19T15:47:08.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.13.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"1b8c8e19cd250435025214492d9a08411d760fdd","kind":"commit","published_at":"2018-03-05T15:02:40.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.12.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"150fe5b6a4ccc9cd6ffdbf5d184b67fbea75efcc","kind":"commit","published_at":"2018-02-20T16:21:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.11.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"535f85221eb67ab842438877b22cac6274380cf2","kind":"commit","published_at":"2018-02-15T16:51:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.10.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.10.0/manifests"},{"name":"v9.9.4","sha":"3620d3c0694119b61c72071ff5a05a976e97b05a","kind":"commit","published_at":"2018-02-03T18:35:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.4/manifests"},{"name":"v9.9.3","sha":"48a433ba4bcadc5be9aa16d4bdcb383d3f57a741","kind":"commit","published_at":"2018-01-14T22:12:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.3/manifests"},{"name":"v9.9.2","sha":"230db62e071d40171640c9deb875d46a3858d9dd","kind":"commit","published_at":"2018-01-06T03:46:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.2/manifests"},{"name":"v9.9.1","sha":"b1f51f36f1c98cc97f777d6fc9d4b05eaa0cabb5","kind":"commit","published_at":"2017-12-13T16:54:38.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.1/manifests"},{"name":"v9.9.0","sha":"61caf9d3038e1af346dbf5c2e16f6678e1548364","kind":"commit","published_at":"2017-11-13T04:58:10.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.9.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"1304298bf10d085adec514b076772a79c9cadb6b","kind":"commit","published_at":"2017-10-23T03:06:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"a021b2ec9a8a8bb970f3f15bc42617cb520e8a64","kind":"commit","published_at":"2017-09-07T03:42:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"d529ee1b0f30352444f507cc6cdac96bfd12decc","kind":"commit","published_at":"2017-08-07T04:31:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.6.0/manifests"},{"name":"v8.18.2","sha":"5f1438d3fca68893a817e4a66806cea46a9e4ebf","kind":"commit","published_at":"2017-07-30T05:02:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.2/manifests"},{"name":"v9.5.0","sha":"0f6f568263a1ab5105b57f66f446d2625e4f545c","kind":"commit","published_at":"2017-07-30T03:49:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"fb68f39656d7ebf8aa339ad4917aa0c260ecc237","kind":"commit","published_at":"2017-06-12T05:26:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.4.0/manifests"},{"name":"v9.3.6","sha":"6d8c18553ea1ac493d049edd6f102f52e618f085","kind":"commit","published_at":"2017-04-05T11:11:23.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.6","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.6/manifests"},{"name":"v9.3.5","sha":"4bd19358521c53f09639f21e2a9d6883d6890f24","kind":"commit","published_at":"2017-02-24T17:48:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.5","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.5/manifests"},{"name":"v9.3.4","sha":"b250b44763b89fd6b448f2114bb7fc225c7b3008","kind":"commit","published_at":"2017-02-14T07:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.4/manifests"},{"name":"v9.3.3","sha":"691ea5506371685479307baaf0e623e850de4dbf","kind":"commit","published_at":"2017-02-01T23:55:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"077c3830f3971d4a44a94c2249b67ce8c53198fc","kind":"commit","published_at":"2016-12-23T02:45:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"49fccadad19338f93f46a5abdafc44cd731cf7a7","kind":"commit","published_at":"2016-12-07T01:51:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"941ce2cabc098467c3ebd66c5d705bc122f18b74","kind":"commit","published_at":"2016-11-30T13:42:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"597f93b3164831ef370e4cf0b219907ab5bb4154","kind":"commit","published_at":"2016-11-16T01:36:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"493dfb6209fcb493fcdbc2a0f14b882f2d53979f","kind":"commit","published_at":"2016-09-28T14:56:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"506cc5da566e79fe76d9fb468bc8d6544b7ca023","kind":"commit","published_at":"2016-09-25T17:48:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.2.0/manifests"},{"name":"v9.1.3","sha":"335c8e2facd85b836eb148e1a9f49ef01335216d","kind":"commit","published_at":"2016-09-22T23:05:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"23e84d2f88047dae87c17b4951ca5ebb33dbd3fa","kind":"commit","published_at":"2016-09-19T15:36:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7c2b5d8471934ecc162861af0111a5b687d34df8","kind":"commit","published_at":"2016-09-16T17:24:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4b3eedc3792a5f368d9e4e026219c620ce416390","kind":"commit","published_at":"2016-09-15T19:58:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"0af0043f29b3fdbb698df8c4cbca6b5448fea6a2","kind":"commit","published_at":"2016-09-01T12:38:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0/manifests"},{"name":"v9.0.0RC1","sha":"1cbfa0bbffb1d0e9ce8a784607c6681a01e606d4","kind":"commit","published_at":"2016-08-08T14:13:19.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0RC1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0RC1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v9.0.0RC1/manifests"},{"name":"v8.18.1","sha":"5f57d2222ad794d0dffb07e664ea05e2ee07d60c","kind":"commit","published_at":"2016-07-18T13:41:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"1d3a3d281bcd27defc2b61b7a951b6a74510ca59","kind":"commit","published_at":"2016-07-18T13:13:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.18.0/manifests"},{"name":"v8.17.3","sha":"7a080ada5ba072a91fd7f677bcf4d0e1aa286d39","kind":"commit","published_at":"2016-07-14T20:46:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.3/manifests"},{"name":"v8.17.2","sha":"25f1823069d853eccffbde025dca1812fa09c14b","kind":"commit","published_at":"2016-06-22T01:15:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.2/manifests"},{"name":"v8.17.1","sha":"014792cf3e266caff1e916876be12282b33059e0","kind":"commit","published_at":"2016-02-23T20:26:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17.1/manifests"},{"name":"v8.17","sha":"f38559b4893a333e7122cf42155be352c9b5d7c6","kind":"commit","published_at":"2016-02-16T01:41:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.17/manifests"},{"name":"v8.16","sha":"4c79e698231042063ef780f52bd0295392de42d7","kind":"commit","published_at":"2016-02-03T01:01:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.16","html_url":"https://github.com/go-playground/validator/releases/tag/v8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.16/manifests"},{"name":"v8.15.1","sha":"c193cecd124b5cc722d7ee5538e945bdb3348435","kind":"commit","published_at":"2016-01-10T00:39:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15.1/manifests"},{"name":"v8.15","sha":"e8d470cd7a944d716c5527fb382487b6e314022d","kind":"commit","published_at":"2016-01-06T14:33:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.15/manifests"},{"name":"v8.14","sha":"43f534e6552e5be8d847665d342b9431ac3086d8","kind":"commit","published_at":"2015-11-28T01:02:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.14","html_url":"https://github.com/go-playground/validator/releases/tag/v8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.14/manifests"},{"name":"v8.13","sha":"0794474f604298399d9ff03aa113506b043ab74b","kind":"commit","published_at":"2015-11-27T21:03:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.13","html_url":"https://github.com/go-playground/validator/releases/tag/v8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.13/manifests"},{"name":"v8.12","sha":"638ea8a3f8c7e312443f468a643dcfd6e6b510a0","kind":"commit","published_at":"2015-11-26T13:49:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.12","html_url":"https://github.com/go-playground/validator/releases/tag/v8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.12/manifests"},{"name":"v8.11","sha":"ec28e2da370a5236904327fecff1da3bb2aa0f46","kind":"commit","published_at":"2015-11-23T02:38:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.11","html_url":"https://github.com/go-playground/validator/releases/tag/v8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.11/manifests"},{"name":"v8.10","sha":"d776d3eb2ea2836e413dced92559513da12c5330","kind":"commit","published_at":"2015-11-20T14:03:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.10","html_url":"https://github.com/go-playground/validator/releases/tag/v8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.10/manifests"},{"name":"v8.9","sha":"82faf6f72aa8b909594cd1a6dc26205303201ff7","kind":"commit","published_at":"2015-11-19T21:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.9","html_url":"https://github.com/go-playground/validator/releases/tag/v8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.9/manifests"},{"name":"v8.8.1","sha":"27557e4813703827b7d1326279033fc884dd1716","kind":"commit","published_at":"2015-11-19T17:18:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8.1/manifests"},{"name":"v8,8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8,8","html_url":"https://github.com/go-playground/validator/releases/tag/v8,8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8,8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8,8/manifests"},{"name":"v8.8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.8/manifests"},{"name":"v8.7","sha":"2ecdb677b37592987df9080e75569b2b32ec7fd0","kind":"commit","published_at":"2015-11-13T13:50:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.7","html_url":"https://github.com/go-playground/validator/releases/tag/v8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.7/manifests"},{"name":"v8.6","sha":"a21885483fd18b03180c70e01c0f24ef870abdf2","kind":"commit","published_at":"2015-11-09T17:32:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.6","html_url":"https://github.com/go-playground/validator/releases/tag/v8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.6/manifests"},{"name":"v8.5","sha":"d5305abfab07b77294ce79464dfc658d25b376a7","kind":"commit","published_at":"2015-10-16T01:18:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.5","html_url":"https://github.com/go-playground/validator/releases/tag/v8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.5/manifests"},{"name":"v8.4","sha":"17084684e61fa612071c608d8e8112489b127456","kind":"commit","published_at":"2015-10-06T20:39:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.4","html_url":"https://github.com/go-playground/validator/releases/tag/v8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.4/manifests"},{"name":"v8.3","sha":"7bfad4079388e3aac08d67b91bf381c99605f4d9","kind":"commit","published_at":"2015-09-30T12:41:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.3/manifests"},{"name":"v8.2","sha":"92ddaeb7d8214e717d2e103c3978f76574a3e4bc","kind":"commit","published_at":"2015-09-24T11:53:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.2/manifests"},{"name":"v7.2","sha":"792d6f2ec75144f986066ff7048b680cfcb20b64","kind":"commit","published_at":"2015-09-24T11:50:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.2","html_url":"https://github.com/go-playground/validator/releases/tag/v7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.2/manifests"},{"name":"v6.8","sha":"15e8444e515459e82ef3c33c8cd2dc68b2031e5b","kind":"commit","published_at":"2015-09-24T11:48:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.8","html_url":"https://github.com/go-playground/validator/releases/tag/v6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.8/manifests"},{"name":"v5.12","sha":"d5acf1dac43705f8bfbb71d878e290e2bed3950b","kind":"commit","published_at":"2015-09-24T11:44:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.12","html_url":"https://github.com/go-playground/validator/releases/tag/v5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.12/manifests"},{"name":"v8.1","sha":"8324129b028239a2d26c4221165e7d4d512ea697","kind":"commit","published_at":"2015-09-03T11:25:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.1/manifests"},{"name":"v8.0.1","sha":"ec1066576dbebc0b953fdecbe2c543f05fc29bb3","kind":"commit","published_at":"2015-09-03T01:50:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8.0.1/manifests"},{"name":"v8","sha":"40bd6a0bc0f2a2f7dbad51a302c7af40377c8a2f","kind":"commit","published_at":"2015-09-03T01:23:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8","html_url":"https://github.com/go-playground/validator/releases/tag/v8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v8/manifests"},{"name":"v7.1","sha":"4d7f9e43b1b142a56265e7757d6787d08d8cd1c4","kind":"commit","published_at":"2015-09-03T00:18:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7.1/manifests"},{"name":"v7","sha":"3191556e305cd5305686bea0aa29b7eff6582ecc","kind":"commit","published_at":"2015-08-20T00:48:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7","html_url":"https://github.com/go-playground/validator/releases/tag/v7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v7/manifests"},{"name":"v6.7","sha":"a32ef92045e0c27dfec5bb5390b2073fa66e8436","kind":"commit","published_at":"2015-08-19T17:09:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.7","html_url":"https://github.com/go-playground/validator/releases/tag/v6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.7/manifests"},{"name":"v6.6","sha":"9a93f0165ac09345519aa97dd2885767a9c45238","kind":"commit","published_at":"2015-08-19T12:38:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.6","html_url":"https://github.com/go-playground/validator/releases/tag/v6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.6/manifests"},{"name":"v6.5.1","sha":"6df82fdf490c129a18bbb0226dc7e5e246059fc0","kind":"commit","published_at":"2015-08-17T12:29:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"c62ee7ccdf50d1660d426abc375602f769adca2f","kind":"commit","published_at":"2015-08-04T03:04:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.5/manifests"},{"name":"v6.4","sha":"0cd5e89c389ed56da984a5bbc1bf009e49ad4b79","kind":"commit","published_at":"2015-08-04T01:34:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.4","html_url":"https://github.com/go-playground/validator/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.4/manifests"},{"name":"v5.11","sha":"98121ac23ff3d764f525d18d8de944d150e3c0fe","kind":"commit","published_at":"2015-08-04T01:33:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.11","html_url":"https://github.com/go-playground/validator/releases/tag/v5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.11/manifests"},{"name":"v6.3","sha":"f8fd45620ae9124cd4d8d9e30aa62d8e763f871a","kind":"commit","published_at":"2015-08-02T01:00:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.3","html_url":"https://github.com/go-playground/validator/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.3/manifests"},{"name":"v6.2","sha":"d802346da4c72c8d569cef5c8fb05ed1dfbf372a","kind":"commit","published_at":"2015-07-31T02:30:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"55e8c8d9caf8e71d353de3683ce0aa22577fef6d","kind":"commit","published_at":"2015-07-28T02:47:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"c0001173ee3949c124b284141d4eda00de65ccdd","kind":"commit","published_at":"2015-07-27T21:24:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.1/manifests"},{"name":"v6.0.2","sha":"54927e92d929a743735fb7ed8d8fc53a879814ef","kind":"commit","published_at":"2015-07-27T01:53:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b9cdaa434615b9570da158dd6942eaea213aea9b","kind":"commit","published_at":"2015-07-23T16:52:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"a87651c07b5f08efec91dd323b7bf8e9b6841565","kind":"commit","published_at":"2015-07-20T12:54:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v6.0/manifests"},{"name":"v5.10.3","sha":"77108103e5fd435ff31967e1a011fda801391c85","kind":"commit","published_at":"2015-07-19T16:04:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.3","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"ac33a23e6e6451492f246d6ed9384af421b71d0d","kind":"commit","published_at":"2015-07-13T18:48:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"06aac46c918960c01a241888042fc5e4e922b899","kind":"commit","published_at":"2015-07-09T18:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10.1/manifests"},{"name":"v5.10","sha":"d2748d5ae5e5af5ec3a85e3a59bf0db9d741c82d","kind":"commit","published_at":"2015-07-05T16:23:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.10/manifests"},{"name":"v5.9.2","sha":"d8e0c4d93696f467eedc43f7f954b48eb6fe6ba8","kind":"commit","published_at":"2015-06-30T01:01:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"d627af88ac021317a280d320986282a6dc97549a","kind":"commit","published_at":"2015-06-29T01:58:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9.1/manifests"},{"name":"v5.9","sha":"740b7d0daaa903a026971155084015f271fd8584","kind":"commit","published_at":"2015-06-27T18:32:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.9/manifests"},{"name":"v5.8.1","sha":"27a1d3f1583676b710bb06faf4c8927dd941a893","kind":"commit","published_at":"2015-06-20T16:02:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8.1/manifests"},{"name":"v5.8","sha":"c06d47f593d786142436a43334f724d819093c04","kind":"commit","published_at":"2015-06-17T13:45:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"df95f9de27b8022e57f8ce09448cee6b1170bb3d","kind":"commit","published_at":"2015-06-09T01:51:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"ecfab4f37a87173055273d9cd118d8acada0cc2b","kind":"commit","published_at":"2015-06-09T01:33:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.7/manifests"},{"name":"v5.6.1","sha":"c6a510f8a9a3574e22dd6827b41eff311d5188f0","kind":"commit","published_at":"2015-06-08T20:52:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6.1/manifests"},{"name":"v5.6","sha":"8461815c10a10d15b7f9ad38798c6ca55901db15","kind":"commit","published_at":"2015-06-08T12:47:50.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.6/manifests"},{"name":"v5.5.1","sha":"1d61bf31487322f9bffa4d9f1eda4a53175b58dd","kind":"commit","published_at":"2015-05-31T01:06:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5.1/manifests"},{"name":"v5.5","sha":"479d3f0fd9ba76c2c469d1c80c12f4319b0383a6","kind":"commit","published_at":"2015-05-27T01:40:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.5/manifests"},{"name":"v5.4","sha":"07cbdd2e6dfd947b002e83c13b775c7580fab2d5","kind":"commit","published_at":"2015-05-23T02:33:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.4","html_url":"https://github.com/go-playground/validator/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.4/manifests"},{"name":"v5.2","sha":"d780b124a9c9c2ae6fc3c43967d6d9ee304e8e28","kind":"commit","published_at":"2015-05-19T19:35:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.2/manifests"},{"name":"v5.1","sha":"73747bdf83ec2ff628551f46c2eb680cb203593a","kind":"commit","published_at":"2015-05-08T16:03:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.1/manifests"},{"name":"v5.0.2","sha":"fa8e0664b23df1e246c41d1f03b750618776c66c","kind":"commit","published_at":"2015-04-19T14:33:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5.0.1/manifests"},{"name":"v5","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5","html_url":"https://github.com/go-playground/validator/releases/tag/v5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v5/manifests"},{"name":"v4.0.4","sha":"47a6634ff80051b92481b6c076854b85119fd267","kind":"commit","published_at":"2015-04-10T00:40:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.4","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"10c0bd95ae56dd777bcd61f96ea3e6806e553222","kind":"commit","published_at":"2015-04-08T22:27:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.3","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.3/manifests"},{"name":"v4.0.1","sha":"130dcba7a5ba53155b5665d4898d43460839dd48","kind":"commit","published_at":"2015-04-06T01:10:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0.1/manifests"},{"name":"v4.0","sha":"a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8","kind":"commit","published_at":"2015-03-23T14:57:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v4.0/manifests"},{"name":"v3.0.2","sha":"c9d7d65add53d75ae7888adb13fac7ed42787b1d","kind":"commit","published_at":"2015-03-21T17:39:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"262159d1052a5f818304e28d30332e23949a0317","kind":"commit","published_at":"2015-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"cfea08f69d708f00e175d88e759b4180eef3371b","kind":"commit","published_at":"2015-03-11T04:11:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v3.0/manifests"},{"name":"v2.3","sha":"276e0f9b58324ac1bff160dde748925232ef264e","kind":"commit","published_at":"2015-03-11T03:34:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.3","html_url":"https://github.com/go-playground/validator/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.3/manifests"},{"name":"v2.2","sha":"bb80e920d4ae4b1d16aadfaefb0267333fc3a39a","kind":"commit","published_at":"2015-03-10T21:59:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.2/manifests"},{"name":"v2.1","sha":"70fa985b2b829a48f04ecaba08dd2d9cad3d1db9","kind":"commit","published_at":"2015-03-10T19:23:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.1/manifests"},{"name":"v2.0","sha":"191b1ce01f2ae954a77cb0591bce64c045d55a83","kind":"commit","published_at":"2015-03-06T16:38:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v2.0/manifests"},{"name":"v1.0","sha":"a0a13613b13c72222b8d23bf33b98897aabbe9d3","kind":"commit","published_at":"2015-03-01T15:35:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-04-11T12:10:42.338Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.9840582089279994,"dependent_packages_count":5.60809238522734,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.796075297077669},"purl":"pkg:golang/github.com/%21go-%21playground/validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Go-Playground/validator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Go-Playground/validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Go-Playground/validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-11T12:10:05.752Z","issues_count":239,"pull_requests_count":213,"avg_time_to_close_issue":23896188.67647059,"avg_time_to_close_pull_request":8509697.86,"issues_closed_count":102,"pull_requests_closed_count":150,"pull_request_authors_count":151,"issue_authors_count":221,"avg_comments_per_issue":2.602510460251046,"avg_comments_per_pull_request":1.9906103286384977,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":61,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":3477579.9411764704,"past_year_avg_time_to_close_pull_request":3128553.746031746,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":55,"past_year_avg_comments_per_issue":1.2786885245901638,"past_year_avg_comments_per_pull_request":1.946236559139785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/issues","maintainers":[{"login":"zemzale","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zemzale"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-Playground%2Fvalidator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-Playground%2Fvalidator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-Playground%2Fvalidator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-Playground%2Fvalidator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-Playground%2Fvalidator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-Playground%2Fvalidator/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13684661,"name":"golang-github-go-playground-validator-v10","ecosystem":"debian","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:47:38.662Z","latest_release_published_at":"2026-02-12T17:47:38.662Z","latest_release_number":"10.4.1-4","last_synced_at":"2026-03-13T00:07:17.792Z","created_at":"2026-02-12T17:47:38.509Z","updated_at":"2026-03-13T00:07:17.792Z","registry_url":"https://tracker.debian.org/pkg/golang-github-go-playground-validator-v10","install_command":"apt-get install golang-github-go-playground-validator-v10","documentation_url":"https://packages.debian.org/bookworm/golang-github-go-playground-validator-v10","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-go-playground-validator-v10-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev (\u003e= 0.14.0~), golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:47:39.473Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-go-playground-validator-v10?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-go-playground-validator-v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-go-playground-validator-v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-go-playground-validator-v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-playground-validator-v10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-playground-validator-v10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-playground-validator-v10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-playground-validator-v10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-playground-validator-v10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-playground-validator-v10/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":3541500,"name":"gopkg.in/go-playground/validator.v7","ecosystem":"go","description":"Package validator implements value validations for structs and individual fields based on tags.\nIt can also handle Cross Field and Cross Struct validation for nested structs and has the ability\nto dive into arrays and maps of any type.\n\nWhy not a better error message? because this library intends for you to handle your own error messages.\n\nWhy should I handle my own errors? Many reasons, for us building an internationalized application\nI needed to know the field and what validation failed so that I could provide an error in the users specific language.\n\nCustom functions can be added\n\nCross Field Validation can be done via the following tags: eqfield, nefield, gtfield, gtefield,\nltfield, ltefield, eqcsfield, necsfield, gtcsfield, ftecsfield, ltcsfield and ltecsfield. If\nhowever some custom cross field validation is required, it can be done using a custom validation.\n\nWhy not just have cross fields validation tags i.e. only eqcsfield and not eqfield; the reason is\nefficiency, if you want to check a field within the same struct eqfield only has to find the field\non the same struct, 1 level; but if we used eqcsfield it could be multiple levels down.\n\nMultiple validators on a field will process in the order defined\n\nBad Validator definitions are not handled by the library\n\nNOTE: Baked In Cross field validation only compares fields on the same struct,\nif cross field + cross struct validation is needed your own custom validator\nshould be implemented.\n\nNOTE2: comma is the default separator of validation tags, if you wish to have a comma\nincluded within the parameter i.e. excludesall=, you will need to use the UTF-8 hex\nrepresentation 0x2C, which is replaced in the code as a comma, so the above will\nbecome excludesall=0x2C\n\nNOTE3: pipe is the default separator of or validation tags, if you wish to have a pipe\nincluded within the parameter i.e. excludesall=| you will need to use the UTF-8 hex\nrepresentation 0x7C, which is replaced in the code as a pipe, so the above will\nbecome excludesall=0x7C\n\nHere is a list of the current built in validators:\n\nValidator notes:\n\nThis package panics when bad input is provided, this is by design, bad code like that should not make it to production.","homepage":"https://github.com/go-playground/validator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-playground/validator","keywords_array":[],"namespace":"gopkg.in/go-playground","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-10T18:27:31.575Z","latest_release_number":null,"last_synced_at":"2026-05-28T03:43:22.459Z","created_at":"2022-04-11T00:20:08.325Z","updated_at":"2026-05-28T03:43:22.460Z","registry_url":"https://pkg.go.dev/gopkg.in/go-playground/validator.v7","install_command":"go get gopkg.in/go-playground/validator.v7","documentation_url":"https://pkg.go.dev/gopkg.in/go-playground/validator.v7#section-documentation","metadata":{},"repo_metadata":{"uuid":"30711774","full_name":"go-playground/validator","owner":"go-playground","description":":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving","archived":false,"fork":false,"pushed_at":"2023-03-06T19:39:08.000Z","size":1832,"stargazers_count":12682,"open_issues_count":242,"forks_count":1154,"subscribers_count":110,"default_branch":"master","last_synced_at":"2023-03-17T09:10:31.384Z","etag":null,"topics":["error-handling","translation","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2015-02-12T16:32:22.000Z","updated_at":"2023-03-17T07:56:22.000Z","dependencies_parsed_at":"2023-02-16T11:31:06.554Z","dependency_job_id":null,"html_url":"https://github.com/go-playground/validator","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"go-playground","name":"Go Playgound","uuid":"14768796","kind":"organization","description":"multiple packages, libraries and programs to further the advancement of Go!","email":"Dean.Karn@gmail.com","website":null,"location":"Canada","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/14768796?v=4","repositories_count":34,"last_synced_at":"2023-03-16T06:00:19.401Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-playground"},"tags":[{"name":"v9.8.0","sha":"1304298bf10d085adec514b076772a79c9cadb6b","kind":"commit","published_at":"2017-10-23T03:06:16.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.8.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.8.0"},{"name":"v9.7.0","sha":"a021b2ec9a8a8bb970f3f15bc42617cb520e8a64","kind":"commit","published_at":"2017-09-07T03:42:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.7.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.7.0"},{"name":"v9.6.0","sha":"d529ee1b0f30352444f507cc6cdac96bfd12decc","kind":"commit","published_at":"2017-08-07T04:31:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.6.0"},{"name":"v8.18.2","sha":"5f1438d3fca68893a817e4a66806cea46a9e4ebf","kind":"commit","published_at":"2017-07-30T05:02:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.2"},{"name":"v9.5.0","sha":"0f6f568263a1ab5105b57f66f446d2625e4f545c","kind":"commit","published_at":"2017-07-30T03:49:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.5.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.5.0"},{"name":"v9.4.0","sha":"fb68f39656d7ebf8aa339ad4917aa0c260ecc237","kind":"commit","published_at":"2017-06-12T05:26:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.4.0"},{"name":"v9.3.6","sha":"6d8c18553ea1ac493d049edd6f102f52e618f085","kind":"commit","published_at":"2017-04-05T11:11:23.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.6","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.6"},{"name":"v9.3.5","sha":"4bd19358521c53f09639f21e2a9d6883d6890f24","kind":"commit","published_at":"2017-02-24T17:48:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.5","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.5"},{"name":"v9.3.4","sha":"b250b44763b89fd6b448f2114bb7fc225c7b3008","kind":"commit","published_at":"2017-02-14T07:20:42.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.4","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.4"},{"name":"v9.3.3","sha":"691ea5506371685479307baaf0e623e850de4dbf","kind":"commit","published_at":"2017-02-01T23:55:12.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.3"},{"name":"v9.3.2","sha":"077c3830f3971d4a44a94c2249b67ce8c53198fc","kind":"commit","published_at":"2016-12-23T02:45:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.2"},{"name":"v9.3.1","sha":"49fccadad19338f93f46a5abdafc44cd731cf7a7","kind":"commit","published_at":"2016-12-07T01:51:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.1"},{"name":"v9.3.0","sha":"941ce2cabc098467c3ebd66c5d705bc122f18b74","kind":"commit","published_at":"2016-11-30T13:42:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.3.0"},{"name":"v9.2.2","sha":"597f93b3164831ef370e4cf0b219907ab5bb4154","kind":"commit","published_at":"2016-11-16T01:36:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.2"},{"name":"v9.2.1","sha":"493dfb6209fcb493fcdbc2a0f14b882f2d53979f","kind":"commit","published_at":"2016-09-28T14:56:49.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.1"},{"name":"v9.2.0","sha":"506cc5da566e79fe76d9fb468bc8d6544b7ca023","kind":"commit","published_at":"2016-09-25T17:48:20.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.2.0"},{"name":"v9.1.3","sha":"335c8e2facd85b836eb148e1a9f49ef01335216d","kind":"commit","published_at":"2016-09-22T23:05:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.3","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.3"},{"name":"v9.1.2","sha":"23e84d2f88047dae87c17b4951ca5ebb33dbd3fa","kind":"commit","published_at":"2016-09-19T15:36:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.2","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.2"},{"name":"v9.1.1","sha":"7c2b5d8471934ecc162861af0111a5b687d34df8","kind":"commit","published_at":"2016-09-16T17:24:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.1"},{"name":"v9.1.0","sha":"4b3eedc3792a5f368d9e4e026219c620ce416390","kind":"commit","published_at":"2016-09-15T19:58:17.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.1.0"},{"name":"v9.0.0","sha":"0af0043f29b3fdbb698df8c4cbca6b5448fea6a2","kind":"commit","published_at":"2016-09-01T12:38:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0"},{"name":"v9.0.0RC1","sha":"1cbfa0bbffb1d0e9ce8a784607c6681a01e606d4","kind":"commit","published_at":"2016-08-08T14:13:19.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v9.0.0RC1","html_url":"https://github.com/go-playground/validator/releases/tag/v9.0.0RC1"},{"name":"v8.18.1","sha":"5f57d2222ad794d0dffb07e664ea05e2ee07d60c","kind":"commit","published_at":"2016-07-18T13:41:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.1"},{"name":"v8.18.0","sha":"1d3a3d281bcd27defc2b61b7a951b6a74510ca59","kind":"commit","published_at":"2016-07-18T13:13:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.18.0","html_url":"https://github.com/go-playground/validator/releases/tag/v8.18.0"},{"name":"v8.17.3","sha":"7a080ada5ba072a91fd7f677bcf4d0e1aa286d39","kind":"commit","published_at":"2016-07-14T20:46:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.3"},{"name":"v8.17.2","sha":"25f1823069d853eccffbde025dca1812fa09c14b","kind":"commit","published_at":"2016-06-22T01:15:37.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.2"},{"name":"v8.17.1","sha":"014792cf3e266caff1e916876be12282b33059e0","kind":"commit","published_at":"2016-02-23T20:26:51.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17.1"},{"name":"v8.17","sha":"f38559b4893a333e7122cf42155be352c9b5d7c6","kind":"commit","published_at":"2016-02-16T01:41:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.17","html_url":"https://github.com/go-playground/validator/releases/tag/v8.17"},{"name":"v8.16","sha":"4c79e698231042063ef780f52bd0295392de42d7","kind":"commit","published_at":"2016-02-03T01:01:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.16","html_url":"https://github.com/go-playground/validator/releases/tag/v8.16"},{"name":"v8.15.1","sha":"c193cecd124b5cc722d7ee5538e945bdb3348435","kind":"commit","published_at":"2016-01-10T00:39:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15.1"},{"name":"v8.15","sha":"e8d470cd7a944d716c5527fb382487b6e314022d","kind":"commit","published_at":"2016-01-06T14:33:57.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.15","html_url":"https://github.com/go-playground/validator/releases/tag/v8.15"},{"name":"v8.14","sha":"43f534e6552e5be8d847665d342b9431ac3086d8","kind":"commit","published_at":"2015-11-28T01:02:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.14","html_url":"https://github.com/go-playground/validator/releases/tag/v8.14"},{"name":"v8.13","sha":"0794474f604298399d9ff03aa113506b043ab74b","kind":"commit","published_at":"2015-11-27T21:03:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.13","html_url":"https://github.com/go-playground/validator/releases/tag/v8.13"},{"name":"v8.12","sha":"638ea8a3f8c7e312443f468a643dcfd6e6b510a0","kind":"commit","published_at":"2015-11-26T13:49:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.12","html_url":"https://github.com/go-playground/validator/releases/tag/v8.12"},{"name":"v8.11","sha":"ec28e2da370a5236904327fecff1da3bb2aa0f46","kind":"commit","published_at":"2015-11-23T02:38:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.11","html_url":"https://github.com/go-playground/validator/releases/tag/v8.11"},{"name":"v8.10","sha":"d776d3eb2ea2836e413dced92559513da12c5330","kind":"commit","published_at":"2015-11-20T14:03:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.10","html_url":"https://github.com/go-playground/validator/releases/tag/v8.10"},{"name":"v8.9","sha":"82faf6f72aa8b909594cd1a6dc26205303201ff7","kind":"commit","published_at":"2015-11-19T21:47:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.9","html_url":"https://github.com/go-playground/validator/releases/tag/v8.9"},{"name":"v8.8.1","sha":"27557e4813703827b7d1326279033fc884dd1716","kind":"commit","published_at":"2015-11-19T17:18:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8.1"},{"name":"v8.8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.8","html_url":"https://github.com/go-playground/validator/releases/tag/v8.8"},{"name":"v8,8","sha":"c5efdc9576f5bcc57cc2a73a214c782e668e08c7","kind":"commit","published_at":"2015-11-16T18:35:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8,8","html_url":"https://github.com/go-playground/validator/releases/tag/v8,8"},{"name":"v8.7","sha":"2ecdb677b37592987df9080e75569b2b32ec7fd0","kind":"commit","published_at":"2015-11-13T13:50:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.7","html_url":"https://github.com/go-playground/validator/releases/tag/v8.7"},{"name":"v8.6","sha":"a21885483fd18b03180c70e01c0f24ef870abdf2","kind":"commit","published_at":"2015-11-09T17:32:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.6","html_url":"https://github.com/go-playground/validator/releases/tag/v8.6"},{"name":"v8.5","sha":"d5305abfab07b77294ce79464dfc658d25b376a7","kind":"commit","published_at":"2015-10-16T01:18:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.5","html_url":"https://github.com/go-playground/validator/releases/tag/v8.5"},{"name":"v8.4","sha":"17084684e61fa612071c608d8e8112489b127456","kind":"commit","published_at":"2015-10-06T20:39:33.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.4","html_url":"https://github.com/go-playground/validator/releases/tag/v8.4"},{"name":"v8.3","sha":"7bfad4079388e3aac08d67b91bf381c99605f4d9","kind":"commit","published_at":"2015-09-30T12:41:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.3","html_url":"https://github.com/go-playground/validator/releases/tag/v8.3"},{"name":"v8.2","sha":"92ddaeb7d8214e717d2e103c3978f76574a3e4bc","kind":"commit","published_at":"2015-09-24T11:53:00.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.2","html_url":"https://github.com/go-playground/validator/releases/tag/v8.2"},{"name":"v7.2","sha":"792d6f2ec75144f986066ff7048b680cfcb20b64","kind":"commit","published_at":"2015-09-24T11:50:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.2","html_url":"https://github.com/go-playground/validator/releases/tag/v7.2"},{"name":"v6.8","sha":"15e8444e515459e82ef3c33c8cd2dc68b2031e5b","kind":"commit","published_at":"2015-09-24T11:48:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.8","html_url":"https://github.com/go-playground/validator/releases/tag/v6.8"},{"name":"v5.12","sha":"d5acf1dac43705f8bfbb71d878e290e2bed3950b","kind":"commit","published_at":"2015-09-24T11:44:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.12","html_url":"https://github.com/go-playground/validator/releases/tag/v5.12"},{"name":"v8.1","sha":"8324129b028239a2d26c4221165e7d4d512ea697","kind":"commit","published_at":"2015-09-03T11:25:29.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.1"},{"name":"v8.0.1","sha":"ec1066576dbebc0b953fdecbe2c543f05fc29bb3","kind":"commit","published_at":"2015-09-03T01:50:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v8.0.1"},{"name":"v8","sha":"40bd6a0bc0f2a2f7dbad51a302c7af40377c8a2f","kind":"commit","published_at":"2015-09-03T01:23:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v8","html_url":"https://github.com/go-playground/validator/releases/tag/v8"},{"name":"v7.1","sha":"4d7f9e43b1b142a56265e7757d6787d08d8cd1c4","kind":"commit","published_at":"2015-09-03T00:18:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v7.1"},{"name":"v7","sha":"3191556e305cd5305686bea0aa29b7eff6582ecc","kind":"commit","published_at":"2015-08-20T00:48:43.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v7","html_url":"https://github.com/go-playground/validator/releases/tag/v7"},{"name":"v6.7","sha":"a32ef92045e0c27dfec5bb5390b2073fa66e8436","kind":"commit","published_at":"2015-08-19T17:09:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.7","html_url":"https://github.com/go-playground/validator/releases/tag/v6.7"},{"name":"v6.6","sha":"9a93f0165ac09345519aa97dd2885767a9c45238","kind":"commit","published_at":"2015-08-19T12:38:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.6","html_url":"https://github.com/go-playground/validator/releases/tag/v6.6"},{"name":"v6.5.1","sha":"6df82fdf490c129a18bbb0226dc7e5e246059fc0","kind":"commit","published_at":"2015-08-17T12:29:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5.1"},{"name":"v6.5","sha":"c62ee7ccdf50d1660d426abc375602f769adca2f","kind":"commit","published_at":"2015-08-04T03:04:09.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.5","html_url":"https://github.com/go-playground/validator/releases/tag/v6.5"},{"name":"v6.4","sha":"0cd5e89c389ed56da984a5bbc1bf009e49ad4b79","kind":"commit","published_at":"2015-08-04T01:34:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.4","html_url":"https://github.com/go-playground/validator/releases/tag/v6.4"},{"name":"v5.11","sha":"98121ac23ff3d764f525d18d8de944d150e3c0fe","kind":"commit","published_at":"2015-08-04T01:33:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.11","html_url":"https://github.com/go-playground/validator/releases/tag/v5.11"},{"name":"v6.3","sha":"f8fd45620ae9124cd4d8d9e30aa62d8e763f871a","kind":"commit","published_at":"2015-08-02T01:00:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.3","html_url":"https://github.com/go-playground/validator/releases/tag/v6.3"},{"name":"v6.2","sha":"d802346da4c72c8d569cef5c8fb05ed1dfbf372a","kind":"commit","published_at":"2015-07-31T02:30:47.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.2"},{"name":"v6.1.1","sha":"55e8c8d9caf8e71d353de3683ce0aa22577fef6d","kind":"commit","published_at":"2015-07-28T02:47:55.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1.1"},{"name":"v6.1","sha":"c0001173ee3949c124b284141d4eda00de65ccdd","kind":"commit","published_at":"2015-07-27T21:24:39.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.1"},{"name":"v6.0.2","sha":"54927e92d929a743735fb7ed8d8fc53a879814ef","kind":"commit","published_at":"2015-07-27T01:53:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.2"},{"name":"v6.0.1","sha":"b9cdaa434615b9570da158dd6942eaea213aea9b","kind":"commit","published_at":"2015-07-23T16:52:11.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0.1"},{"name":"v6.0","sha":"a87651c07b5f08efec91dd323b7bf8e9b6841565","kind":"commit","published_at":"2015-07-20T12:54:31.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v6.0","html_url":"https://github.com/go-playground/validator/releases/tag/v6.0"},{"name":"v5.10.3","sha":"77108103e5fd435ff31967e1a011fda801391c85","kind":"commit","published_at":"2015-07-19T16:04:01.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.3","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.3"},{"name":"v5.10.2","sha":"ac33a23e6e6451492f246d6ed9384af421b71d0d","kind":"commit","published_at":"2015-07-13T18:48:03.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.2"},{"name":"v5.10.1","sha":"06aac46c918960c01a241888042fc5e4e922b899","kind":"commit","published_at":"2015-07-09T18:25:59.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10.1"},{"name":"v5.10","sha":"d2748d5ae5e5af5ec3a85e3a59bf0db9d741c82d","kind":"commit","published_at":"2015-07-05T16:23:07.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.10","html_url":"https://github.com/go-playground/validator/releases/tag/v5.10"},{"name":"v5.9.2","sha":"d8e0c4d93696f467eedc43f7f954b48eb6fe6ba8","kind":"commit","published_at":"2015-06-30T01:01:05.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.2"},{"name":"v5.9.1","sha":"d627af88ac021317a280d320986282a6dc97549a","kind":"commit","published_at":"2015-06-29T01:58:27.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9.1"},{"name":"v5.9","sha":"740b7d0daaa903a026971155084015f271fd8584","kind":"commit","published_at":"2015-06-27T18:32:18.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.9","html_url":"https://github.com/go-playground/validator/releases/tag/v5.9"},{"name":"v5.8.1","sha":"27a1d3f1583676b710bb06faf4c8927dd941a893","kind":"commit","published_at":"2015-06-20T16:02:52.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8.1"},{"name":"v5.8","sha":"c06d47f593d786142436a43334f724d819093c04","kind":"commit","published_at":"2015-06-17T13:45:28.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.8","html_url":"https://github.com/go-playground/validator/releases/tag/v5.8"},{"name":"v5.7.1","sha":"df95f9de27b8022e57f8ce09448cee6b1170bb3d","kind":"commit","published_at":"2015-06-09T01:51:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7.1"},{"name":"v5.7","sha":"ecfab4f37a87173055273d9cd118d8acada0cc2b","kind":"commit","published_at":"2015-06-09T01:33:58.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.7","html_url":"https://github.com/go-playground/validator/releases/tag/v5.7"},{"name":"v5.6.1","sha":"c6a510f8a9a3574e22dd6827b41eff311d5188f0","kind":"commit","published_at":"2015-06-08T20:52:04.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6.1"},{"name":"v5.6","sha":"8461815c10a10d15b7f9ad38798c6ca55901db15","kind":"commit","published_at":"2015-06-08T12:47:50.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.6","html_url":"https://github.com/go-playground/validator/releases/tag/v5.6"},{"name":"v5.5.1","sha":"1d61bf31487322f9bffa4d9f1eda4a53175b58dd","kind":"commit","published_at":"2015-05-31T01:06:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5.1"},{"name":"v5.5","sha":"479d3f0fd9ba76c2c469d1c80c12f4319b0383a6","kind":"commit","published_at":"2015-05-27T01:40:22.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.5","html_url":"https://github.com/go-playground/validator/releases/tag/v5.5"},{"name":"v5.4","sha":"07cbdd2e6dfd947b002e83c13b775c7580fab2d5","kind":"commit","published_at":"2015-05-23T02:33:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.4","html_url":"https://github.com/go-playground/validator/releases/tag/v5.4"},{"name":"v5.2","sha":"d780b124a9c9c2ae6fc3c43967d6d9ee304e8e28","kind":"commit","published_at":"2015-05-19T19:35:41.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.2"},{"name":"v5.1","sha":"73747bdf83ec2ff628551f46c2eb680cb203593a","kind":"commit","published_at":"2015-05-08T16:03:15.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.1"},{"name":"v5.0.2","sha":"fa8e0664b23df1e246c41d1f03b750618776c66c","kind":"commit","published_at":"2015-04-19T14:33:06.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.2"},{"name":"v5.0.1","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v5.0.1"},{"name":"v5","sha":"829b13775f342a9f1565f5079949ea483a145e85","kind":"commit","published_at":"2015-04-10T04:44:48.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v5","html_url":"https://github.com/go-playground/validator/releases/tag/v5"},{"name":"v4.0.4","sha":"47a6634ff80051b92481b6c076854b85119fd267","kind":"commit","published_at":"2015-04-10T00:40:26.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.4","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.4"},{"name":"v4.0.3","sha":"10c0bd95ae56dd777bcd61f96ea3e6806e553222","kind":"commit","published_at":"2015-04-08T22:27:44.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.3","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.3"},{"name":"v4.0.1","sha":"130dcba7a5ba53155b5665d4898d43460839dd48","kind":"commit","published_at":"2015-04-06T01:10:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0.1"},{"name":"v4.0","sha":"a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8","kind":"commit","published_at":"2015-03-23T14:57:45.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v4.0","html_url":"https://github.com/go-playground/validator/releases/tag/v4.0"},{"name":"v3.0.2","sha":"c9d7d65add53d75ae7888adb13fac7ed42787b1d","kind":"commit","published_at":"2015-03-21T17:39:56.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.2","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.2"},{"name":"v3.0.1","sha":"262159d1052a5f818304e28d30332e23949a0317","kind":"commit","published_at":"2015-03-19T19:55:53.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0.1","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0.1"},{"name":"v3.0","sha":"cfea08f69d708f00e175d88e759b4180eef3371b","kind":"commit","published_at":"2015-03-11T04:11:32.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v3.0","html_url":"https://github.com/go-playground/validator/releases/tag/v3.0"},{"name":"v2.3","sha":"276e0f9b58324ac1bff160dde748925232ef264e","kind":"commit","published_at":"2015-03-11T03:34:35.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.3","html_url":"https://github.com/go-playground/validator/releases/tag/v2.3"},{"name":"v2.2","sha":"bb80e920d4ae4b1d16aadfaefb0267333fc3a39a","kind":"commit","published_at":"2015-03-10T21:59:13.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.2","html_url":"https://github.com/go-playground/validator/releases/tag/v2.2"},{"name":"v2.1","sha":"70fa985b2b829a48f04ecaba08dd2d9cad3d1db9","kind":"commit","published_at":"2015-03-10T19:23:24.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.1","html_url":"https://github.com/go-playground/validator/releases/tag/v2.1"},{"name":"v2.0","sha":"191b1ce01f2ae954a77cb0591bce64c045d55a83","kind":"commit","published_at":"2015-03-06T16:38:21.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v2.0","html_url":"https://github.com/go-playground/validator/releases/tag/v2.0"},{"name":"v1.0","sha":"a0a13613b13c72222b8d23bf33b98897aabbe9d3","kind":"commit","published_at":"2015-03-01T15:35:25.000Z","download_url":"https://codeload.github.com/go-playground/validator/tar.gz/v1.0","html_url":"https://github.com/go-playground/validator/releases/tag/v1.0"}]},"repo_metadata_updated_at":"2023-03-21T18:44:31.677Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.43600883016081265,"forks_count":0.5541857408839364,"average":4.333798708695598},"purl":"pkg:golang/gopkg.in/go-playground/validator.v7","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/go-playground/validator.v7","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/go-playground/validator.v7","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/go-playground/validator.v7/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-17T17:42:34.357Z","issues_count":74,"pull_requests_count":69,"avg_time_to_close_issue":18498984.38235294,"avg_time_to_close_pull_request":9657858.055555556,"issues_closed_count":34,"pull_requests_closed_count":54,"pull_request_authors_count":64,"issue_authors_count":71,"avg_comments_per_issue":2.554054054054054,"avg_comments_per_pull_request":1.8985507246376812,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":3808583.619047619,"past_year_avg_time_to_close_pull_request":5573879.4186046515,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":1.18,"past_year_avg_comments_per_pull_request":1.7321428571428572,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":36},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v7/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v7/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v7/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v7/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v7/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-playground%2Fvalidator.v7/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171911,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13581884,"name":"golang-gopkg-go-playground-validator.v8","ecosystem":"debian","description":null,"homepage":"https://github.com/go-playground/validator","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-playground/validator","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:56:36.295Z","latest_release_published_at":"2026-02-11T08:56:36.295Z","latest_release_number":"8.18.1-1","last_synced_at":"2026-03-14T06:01:15.225Z","created_at":"2026-02-11T08:56:36.080Z","updated_at":"2026-03-14T06:01:15.226Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-go-playground-validator.v8","install_command":"apt-get install golang-gopkg-go-playground-validator.v8","documentation_url":"https://packages.debian.org/buster/golang-gopkg-go-playground-validator.v8","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-go-playground-validator.v8-dev","standards_version":"4.0.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-gopkg-go-playground-assert.v1-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:45.721Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-gopkg-go-playground-validator.v8?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-go-playground-validator.v8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-go-playground-validator.v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-go-playground-validator.v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-go-playground-validator.v8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-go-playground-validator.v8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-go-playground-validator.v8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-go-playground-validator.v8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-go-playground-validator.v8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gopkg-go-playground-validator.v8/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}}],"commits":{"id":7960,"full_name":"go-playground/validator","default_branch":"master","total_commits":857,"total_committers":276,"total_bot_commits":31,"total_bot_committers":1,"mean_commits":3.1050724637681157,"dds":0.7362893815635939,"past_year_total_commits":80,"past_year_total_committers":38,"past_year_total_bot_commits":25,"past_year_total_bot_committers":1,"past_year_mean_commits":2.1052631578947367,"past_year_dds":0.6875,"last_synced_at":"2026-06-12T18:19:35.791Z","last_synced_commit":"3f6cc52a951afde5b7375bba2b2826fa1c6f31d0","created_at":"2023-03-07T09:47:00.885Z","updated_at":"2026-06-12T18:18:10.615Z","committers":[{"name":"joeybloggs","email":"Dean.Karn@metricaid.com","login":null,"count":226},{"name":"Dean Karn","email":"Dean.Karn@gmail.com","login":"deankarn","count":192},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":31},{"name":"nodivbyzero","email":"nodivbyzero@gmail.com","login":"nodivbyzero","count":20},{"name":"A Mashmooli","email":"mashmooli.a@gmail.com","login":"mashmooli","count":12},{"name":"Elias Rodrigues","email":"elias.rodrigues@alumni.usp.br","login":"elias19r","count":11},{"name":"Pantelis Sampaziotis","email":"psampaz@gmail.com","login":"psampaz","count":9},{"name":"Jahanvi Aggarwal","email":"janhavi9607@gmail.com","login":"JahanviAggarwal","count":8},{"name":"josh","email":"QuestofIranon","login":"QuestofIranon","count":7},{"name":"Dean Karn","email":"dean@segment.com","login":null,"count":6},{"name":"Hubert Krauze","email":"krhubert@gmail.com","login":"krhubert","count":6},{"name":"Ahmed Kamal","email":"ahmed@ahmedkamal.io","login":"ahmedkamalio","count":4},{"name":"Andrei Avram","email":"avramandrei@ymail.com","login":"andreiavrammsd","count":4},{"name":"zemzale","email":"14844365+zemzale","login":"zemzale","count":4},{"name":"akm","email":"akm2000@gmail.com","login":"akm","count":3},{"name":"Bruno Lorenz","email":"b.lorenz@afterspring.org","login":"senuphtyz","count":3},{"name":"Giuliano Scaglioni","email":"scaglionigiuliano@gmail.com","login":"Giulianos","count":3},{"name":"James Service","email":"james.service@riverbed.com","login":"jservice-rvbd","count":3},{"name":"Jonathan Thom","email":"jonathan.thom1990@gmail.com","login":"JonathanWThom","count":3},{"name":"Junaid Islam","email":"75373245+JunaidIslam2105","login":"JunaidIslam2105","count":3},{"name":"Leonardo Di Donato","email":"leodidonato@gmail.com","login":"leodido","count":3},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":3},{"name":"Ramy Aboul Naga","email":"ramy.naga@gmail.com","login":"RaMin0","count":3},{"name":"Taylor","email":"taybart@gmail.com","login":"taybart","count":3},{"name":"amiraliucsc","email":"amirali7089@gmail.com","login":"amiraliucsc","count":3},{"name":"andreas","email":"suekto.andreas@gmail.com","login":"suekto-andreas","count":3},{"name":"shindonghwi","email":"45490440+shindonghwi","login":"shindonghwi","count":3},{"name":"Foolin","email":"foolin@xiaoman.cn","login":null,"count":3},{"name":"root","email":"root@api.shifts.info","login":null,"count":3},{"name":"MysteriousPotato","email":"123033965+MysteriousPotato","login":"MysteriousPotato","count":2},{"name":"Lauris BH","email":"lauris@nix.lv","login":"lafriks","count":2},{"name":"Kenneth Kouot","email":"kenkouot","login":"kenkouot","count":2},{"name":"John Bailon","email":"john@squidball.com","login":"johnbailon","count":2},{"name":"Jean-Philippe Moal","email":"skateinmars@skateinmars.net","login":"skateinmars","count":2},{"name":"Ganeshdip Dumbare","email":"ganeshdip.dumbare@gmail.com","login":"ganeshdipdumbare","count":2},{"name":"Eduardo Mello","email":"eduardormello@gmail.com","login":"EduardoRMello","count":2},{"name":"Dmitry M. Gavrovsky","email":"dmitrygavrovsky@gmail.com","login":"flamedmg","count":2},{"name":"Alex Bilbie","email":"alexbilbie","login":"alexbilbie","count":2},{"name":"Aaron Greenlee","email":"agreenlee@powerchordsystem.com","login":null,"count":2},{"name":"Anthony Olurin","email":"anthony.olurin@metricaid.com","login":null,"count":2},{"name":"Hubert","email":"hubert.krauze@ovh.net","login":null,"count":2},{"name":"Ravi Terala","email":"ravi.terala@nordstrom.com","login":null,"count":2},{"name":"alfonsoprado","email":"alfonso.prado.s@gmail.com","login":null,"count":2},{"name":"Russ Egan","email":"russellegan@gmail.com","login":"ansel1","count":2},{"name":"Fabio Bonelli","email":"fb@fabiobonelli.it","login":"bfabio","count":2},{"name":"Shi Han NG","email":"shihanng@gmail.com","login":"shihanng","count":2},{"name":"Talha Ansari","email":"github@teejay.me","login":"teejays","count":2},{"name":"jnst","email":"jnst@outlook.com","login":"jnst","count":2},{"name":"math-nao","email":"math.nao.dev@gmail.com","login":"math-nao","count":2},{"name":"princekm096","email":"87762394+princekm096","login":"princekm096","count":2},{"name":"Vuong","email":"3168632+vuon9","login":"vuon9","count":2},{"name":"Sec Cake","email":"nozhangsicong@qq.com","login":"secake","count":2},{"name":"Markus Tenghamn","email":"markus@tenghamn.com","login":"uberswe","count":2},{"name":"Noi Bar","email":"noibar","login":"noibar","count":2},{"name":"Fira Curie","email":"39532283+fira42073","login":"fira42073","count":1},{"name":"Flávio CF Oliveira","email":"geral@flaviooliveira.com","login":"FlavioCFOliveira","count":1},{"name":"Francois Lebel","email":"francoislebel@gmail.com","login":"flebel","count":1},{"name":"Jacob Hochstetler","email":"jacob.hochstetler@gmail.com","login":"jh125486","count":1},{"name":"Ivaylo","email":"Ivaka","login":"Ivaka","count":1},{"name":"Fanan Dala","email":"fanan.dala@yahoo.com","login":"the-fanan","count":1},{"name":"Eyüp Can Akman","email":"eyupcanakman@gmail.com","login":"eyupcanakman","count":1},{"name":"Evgeniy Kozlov","email":"41782453+xyz27900","login":"xyz27900","count":1},{"name":"Eugene Prigornitskiy","email":"ionixxx@gmail.com","login":"prigornitskiy","count":1},{"name":"Eugene","email":"jhekasoft@gmail.com","login":"jhekasoft","count":1},{"name":"Kheril Faqih","email":"jakueenak@gmail.com","login":"savioruz","count":1},{"name":"Ellison Leão","email":"ellisonleao@gmail.com","login":"ellisonleao","count":1},{"name":"EladB","email":"eladb2011","login":"eladb2011","count":1},{"name":"Egor Rudkov","email":"gren236@gmail.com","login":"gren236","count":1},{"name":"Duncan Holm","email":"duncan@holm.scot","login":"frou","count":1},{"name":"Dmitriy","email":"31832842+anisov","login":"anisov","count":1},{"name":"Deri Herdianto","email":"deikatsuo","login":"deikatsuo","count":1},{"name":"Dedy F. Setyawan","email":"dedyfajars@gmail.com","login":"dedyf5","count":1},{"name":"David Ketch","email":"david@xyplanningnetwork.com","login":"DavidLarsKetch","count":1},{"name":"Damir Vandic","email":"damir@qdentity.nl","login":"dvic","count":1},{"name":"Gabriel Augendre","email":"gabriel@augendre.info","login":"Crocmagnon","count":1},{"name":"Fábio Gomes","email":"fabioxgn@gmail.com","login":"fabioxgn","count":1},{"name":"Frederic Delbos","email":"fred.delbos@gmail.com","login":"fdelbos","count":1},{"name":"196Ikuchil","email":"22634362+196Ikuchil","login":"196Ikuchil","count":1},{"name":"Jake-Convictional","email":"49667130+Jake-Convictional","login":"Jake-Convictional","count":1},{"name":"Jannik C","email":"MasseElch","login":"MasseElch","count":1},{"name":"Jason.Zhang","email":"lefttjs@gmail.com","login":"leftjs","count":1},{"name":"Jawher Moussa","email":"jawher.moussa@mirakl.com","login":"jawher","count":1},{"name":"Jian Yu","email":"askingyj@gmail.com","login":"akayj","count":1},{"name":"Joachim Adomeit","email":"joachim.adomeit@aoe.com","login":"jadhub","count":1},{"name":"Joel Williams","email":"flowonyx@gmail.com","login":"flowonyx","count":1},{"name":"Johannes","email":"crux@project-insanity.org","login":"CrawX","count":1},{"name":"Joselito Viveiros Nogueira Filho","email":"joselitofilhoo@gmail.com","login":"joselitofilho","count":1},{"name":"Josh Glazebrook","email":"josh@joshglazebrook.com","login":"JoshGlazebrook","count":1},{"name":"Josh Slate","email":"josh.a.slate@gmail.com","login":"joshuaslate","count":1},{"name":"Jozep","email":"69565665+jozephp","login":"jozephp","count":1},{"name":"Gatis Rīders","email":"gatis.riders@gmail.com","login":"gatisr","count":1},{"name":"Geoff Baskwill","email":"Geoff_Baskwill@trendmicro.com","login":"glb","count":1},{"name":"Gleb","email":"49669778+maltsev25","login":"maltsev25","count":1},{"name":"Gustavo Nicolau","email":"69599318+thenicolau","login":"thenicolau","count":1},{"name":"Hari Babu","email":"84359641+haribabuk113","login":"haribabuk113","count":1},{"name":"Ajamal Khan","email":"13559558+khan-ajamal","login":"khan-ajamal","count":1},{"name":"Alberto Forcato","email":"45015176+albertoforcato","login":"albertoforcato","count":1},{"name":"Aleksander Dejewski","email":"87817186+adejewski-msol","login":"adejewski-msol","count":1},{"name":"Alex","email":"42301971+alexongh","login":"alexongh","count":1},{"name":"Alexander Shepelin","email":"Brightcor@gmail.com","login":"44px","count":1},{"name":"Alonso Villegas","email":"38471348+echovl","login":"echovl","count":1},{"name":"wessel.linden@gmail.com","email":"mail@wesselvanderlinden.nl","login":null,"count":1},{"name":"sakura1116vg","email":"daisuke_sasaki@voyagegroup.com","login":null,"count":1},{"name":"erikaleigh","email":"erikalleblanc@gmail.com","login":null,"count":1},{"name":"criherna","email":"cristian.hernandez@gemalto.com","login":null,"count":1},{"name":"baran.asaner","email":"baran.asaner@trendyol.com","login":null,"count":1},{"name":"Yash Jagdale","email":"jagdale0210@gmail.com","login":null,"count":1},{"name":"Nguyễn Văn Hưng","email":"hungnv4@vng.com.vn","login":null,"count":1},{"name":"Michał Treter","email":"m.treter@livechatinc.com","login":null,"count":1},{"name":"満行芳樹","email":"mitsuyuki@MacBook-Air.local","login":null,"count":1},{"name":"Kevin Harrington","email":"kharrington@sessionm.com","login":null,"count":1},{"name":"Chris Scott","email":"cscott@voceconnect.com","login":null,"count":1},{"name":"Brandon Lee","email":"brandon.lee@groundx.xyz","login":null,"count":1},{"name":"Anderson Guilherme Porto","email":"anderson.porto@bistwobis.com.br","login":null,"count":1},{"name":"Aaron Lehmann","email":"aaron.lehmann@blueowl.xyz","login":null,"count":1},{"name":"Abdallah Galal","email":"ag@discovergy.com","login":null,"count":1},{"name":"Afranio Martins","email":"afranio.martins@fariasbrito.com.br","login":null,"count":1},{"name":"Henrry Bourgeot","email":"85085805+henrriusdev","login":"henrriusdev","count":1},{"name":"Daan Oosting","email":"daan@devcap.nl","login":"ddevcap","count":1},{"name":"Cyro Dubeux","email":"xorycx@gmail.com","login":"cyruzin","count":1},{"name":"Corentin Clabaut","email":"7072139+CorentinClabaut","login":"CorentinClabaut","count":1},{"name":"Connor Carnes","email":"connorcarnes44@gmail.com","login":"connorcarnes","count":1},{"name":"Ciprian","email":"hello@ciprian.pro","login":"cip8","count":1},{"name":"Chris Hargraves","email":"56100591+chargraves85","login":"chargraves85","count":1},{"name":"Charlie Getzen","email":"charliegetzenlc@gmail.com","login":"cgetzen","count":1},{"name":"Carmen Shannon","email":"99128567+Carmen-Shannon","login":"Carmen-Shannon","count":1},{"name":"Brian Leishman","email":"b@rian.gg","login":"BrianLeishman","count":1},{"name":"Esslam","email":"esslam.ben@gmail.com","login":"esslamben","count":1},{"name":"Barash Asenov","email":"60515055+barash-asenov","login":"barash-asenov","count":1},{"name":"Ayoob Mohammed","email":"37803924+AyoobMH","login":"AyoobMH","count":1},{"name":"Ashton Kinslow","email":"Ashtonian","login":"Ashtonian","count":1},{"name":"Arthur Jenoudet","email":"23088925+jenoudet","login":"jenoudet","count":1},{"name":"Artem Danilov","email":"598840+thommeo","login":"thommeo","count":1},{"name":"Anton Soroko","email":"anton.soroko@gmail.com","login":"antonsoroko","count":1},{"name":"Anmar85","email":"aa5yf@virginia.edu","login":"Anmar85","count":1},{"name":"Angelo Salazar","email":"uns.248@gmail.com","login":"gelozr","count":1},{"name":"András Czigány","email":"andras.czigany@strivacity.com","login":"andrascz","count":1},{"name":"Aaron Greenlee","email":"aarongreenlee@gmail.com","login":"aarongreenlee","count":1},{"name":"alihasan070707","email":"52155098+alihasan070707","login":"alihasan070707","count":1},{"name":"amir","email":"amiralizadeh9480@gmail.com","login":"amir9480","count":1},{"name":"jmfrees","email":"31941662+jmfrees","login":"jmfrees","count":1},{"name":"Ben Paxton","email":"ben.paxton@headforwards.com","login":"benpaxton-hf","count":1},{"name":"brent s","email":"johnnybubonic","login":"johnnybubonic","count":1},{"name":"cncal","email":"flycalvin@qq.com","login":"cncal","count":1},{"name":"cui fliter","email":"imcusg@gmail.com","login":"cuishuang","count":1},{"name":"cxlblm","email":"cxlblm@gmail.com","login":"cxlblm","count":1},{"name":"eqsdxr","email":"rxdsqe@gmail.com","login":"eqsdxr","count":1},{"name":"fathiraz arthuro","email":"arthurofathiraz@gmail.com","login":"fathiraz","count":1},{"name":"foolin","email":"ling@liufu.me","login":"foolin","count":1},{"name":"franklin","email":"32021905+fharding1","login":"fharding1","count":1},{"name":"frederikhors","email":"41120635+frederikhors","login":"frederikhors","count":1},{"name":"gosua","email":"gosua","login":"gosua","count":1},{"name":"heatwole","email":"travis.heatwole@gmail.com","login":"heatwole","count":1},{"name":"hehe.bu","email":"hehebu33@gmail.com","login":"bohehe","count":1},{"name":"hzw","email":"hzw729087@gmail.com","login":"hzwwen","count":1},{"name":"Tengis B","email":"tengis617","login":"tengis617","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Tiago Peczenyj","email":"tiago.peczenyj@gmail.com","login":"peczenyj","count":1},{"name":"Tobias Sjösten","email":"tobias@tobiassjosten.net","login":"tobiassjosten","count":1},{"name":"Tyler Cipriani","email":"tcipriani@wikimedia.org","login":"thcipriani","count":1},{"name":"Vaibhav Dighe","email":"86607407+V-R-Dighe","login":"V-R-Dighe","count":1},{"name":"Vijay Nallagatla","email":"vijai.nallagatla@gmail.com","login":"vijaynallagatla","count":1},{"name":"Violin","email":"6880156+violin0622","login":"violin0622","count":1},{"name":"Vitor Hugo","email":"vitor.hov@gmail.com","login":"Otoru","count":1},{"name":"XIE Long","email":"XIELongDragon","login":"XIELongDragon","count":1},{"name":"Xavier Vello","email":"xavier.vello@gmail.com","login":"xvello","count":1},{"name":"Yan Kal'chevskiy","email":"ykalchevskiy","login":"ykalchevskiy","count":1},{"name":"Yann Salaün","email":"1910607+yansal","login":"yansal","count":1},{"name":"Yasoob Haider","email":"yasoobhaider1@gmail.com","login":"yasoobh","count":1},{"name":"Zane DeGraffenried","email":"65408840+zane-deg","login":"zane-deg","count":1},{"name":"Zuyang Kou","email":"leafduo@gmail.com","login":"leafduo","count":1},{"name":"alessmar","email":"ale.marino78@gmail.com","login":"alessmar","count":1},{"name":"Tomoki Nagata","email":"45285704+Tomoki108","login":"Tomoki108","count":1},{"name":"jkh0kr","email":"admin@jkh.kr","login":"jkh0kr","count":1},{"name":"sclaire-1","email":"54961957+sclaire-1","login":"sclaire-1","count":1},{"name":"sgallizia","email":"simone.gallizia@gmail.com","login":"sgallizia","count":1},{"name":"shenyiling","email":"jzx19951028yyjy@163.com","login":"ederzz","count":1},{"name":"steveorourke","email":"steveorourke","login":"steveorourke","count":1},{"name":"takaaa220","email":"taaaaaaaaaa220@gmail.com","login":"takaaa220","count":1},{"name":"thinkofher","email":"mail@bdudek.xyz","login":"thinkofher","count":1},{"name":"tomaisthorpe","email":"tomaisthorpe@gmail.com","login":"tomaisthorpe","count":1},{"name":"wangxiaolei","email":"fatelei@gmail.com","login":"fatelei","count":1},{"name":"wjl110","email":"53851034+wjl110","login":"wjl110","count":1},{"name":"wofiporia","email":"1029687661@qq.com","login":"wofiporia","count":1},{"name":"wscalf","email":"wscalf@gmail.com","login":"wscalf","count":1},{"name":"yegvla","email":"110036308+yegvla","login":"yegvla","count":1},{"name":"zeewell","email":"zeewell@gmail.com","login":"zeewell","count":1},{"name":"zhing","email":"zqwillseven@gmail.com","login":"zhing","count":1},{"name":"zytell3301","email":"68239081+zytell3301","login":"zytell3301","count":1},{"name":"jamesatkin-myndup","email":"125557880+jamesatkin-myndup","login":"jamesatkin-myndup","count":1},{"name":"jtseng-godaddy","email":"85597752+jtseng-godaddy","login":"jtseng-godaddy","count":1},{"name":"just Alan","email":"itzjustalan@gmail.com","login":"itzjustalan","count":1},{"name":"kanozec","email":"kanozec@gmail.com","login":"kanozec","count":1},{"name":"konstantin","email":"konstantin.klein@hochfrequenz.de","login":"hf-kklein","count":1},{"name":"masafumi-i","email":"iino.masafumi@gmail.com","login":"masafumi-i","count":1},{"name":"morning-verlu","email":"wurslu@gmail.com","login":"morning-verlu","count":1},{"name":"mrkongo","email":"20625823+mrkongo","login":"mrkongo","count":1},{"name":"mxgnus","email":"84542021+mxgnus-de","login":"mxgnus-de","count":1},{"name":"nesty92","email":"ernesto.alejandrosantana@gmail.com","login":"nesty92","count":1},{"name":"nigelis","email":"nigel.hust@outlook.com","login":"nigelis","count":1},{"name":"pavedroad","email":"138004431+pavedroad","login":"pavedroad","count":1},{"name":"pigi72333","email":"pigi72333@yandex.ru","login":"pigi72333","count":1},{"name":"qshuai","email":"qishuai231@gmail.com","login":"qshuai","count":1},{"name":"richi","email":"avk.tmn@gmail.com","login":"fluff-up","count":1},{"name":"rucas","email":"lucas.rondenet@gmail.com","login":"rucas","count":1},{"name":"ryoji miyamoto","email":"ry.miyamoto129@gmail.com","login":"rymiyamoto","count":1},{"name":"İlker Göktuğ Öztürk","email":"ilkergoktugozturk@gmail.com","login":"ilgooz","count":1},{"name":"Ligt Nguyen","email":"nguyenduyquang06@gmail.com","login":"duyquang6","count":1},{"name":"Long Bui","email":"bnlong@fossil.com","login":"bnlong-fossil","count":1},{"name":"Lorenz Van der Eecken","email":"Vesquen","login":"Vesquen","count":1},{"name":"Lucas Mundim","email":"lucas.mundim@corp.globo.com","login":"lucasmundim","count":1},{"name":"Maetad Sukarasud","email":"maetad91@gmail.com","login":"maetad","count":1},{"name":"Magnus Svensson","email":"masv@sunet.se","login":"masv3971","count":1},{"name":"Marc Brugger","email":"github@bakito.ch","login":"bakito","count":1},{"name":"Martin Lehoux","email":"martin@lehoux.net","login":"martinlehoux","count":1},{"name":"Massimo Costa","email":"costa.massimo@gmail.com","login":"mcosta74","count":1},{"name":"Mathias Gibbens","email":"github@calenhad.com","login":"gibmat","count":1},{"name":"Max Weis","email":"maxweis@protonmail.com","login":"max-weis","count":1},{"name":"Mehmed Baždar","email":"mehmedbazdaret@gmail.com","login":"Gigaxel","count":1},{"name":"Metin Oğurlu","email":"a.metinugurlu@gmail.com","login":"metinogurlu","count":1},{"name":"Michael R. Cook","email":"git@mrcook.uk","login":"mrcook","count":1},{"name":"Milan Divkovic","email":"milan.divkovic@gmx.de","login":"metalinspired","count":1},{"name":"Minori Tokuda","email":"snowcrush@mail.0pt.jp","login":"minoritea","count":1},{"name":"Mitch Burton","email":"mitch.burton@canonical.com","login":"Perfect5th","count":1},{"name":"Adam Bouqdib","email":"adam@abemedia.co.uk","login":"abemedia","count":1},{"name":"João Fonseca","email":"56457144+Fonseca2570","login":"Fonseca2570","count":1},{"name":"João Francisco","email":"40362916+jfrancisco0","login":"jfrancisco0","count":1},{"name":"Juan Ibarra","email":"4218738+j-ibarra","login":"j-ibarra","count":1},{"name":"Kaelan Thijs Fouwels","email":"kaelan@fouwels.com","login":"fouwels","count":1},{"name":"Karan Lathiya","email":"123564272+KaranLathiya","login":"KaranLathiya","count":1},{"name":"Kazuki Onishi","email":"41312202+0n1shi","login":"0n1shi","count":1},{"name":"Kevin Seidel","email":"mail@kseidel.org","login":"moogle19","count":1},{"name":"Kim Nørgaard","email":"jasen@jasen.dk","login":"KimNorgaard","count":1},{"name":"Kiyan Gauss","email":"fourcels@gmail.com","login":"fourcels","count":1},{"name":"Kmilo Denis González","email":"kmilo.denis.glez@gmail.com","login":"kmilodenisglez","count":1},{"name":"Krzysztof Szafrański","email":"k.p.szafranski@gmail.com","login":"kszafran","count":1},{"name":"Kyle Carberry","email":"kyle@carberry.com","login":"kylecarbs","count":1},{"name":"Kyriakos Georgiou","email":"kyriakos.a.georgiou@gmail.com","login":"kgeorgiou","count":1},{"name":"Leo Edwards","email":"leo@riskledger.com","login":"leo-jp-edwards","count":1},{"name":"Leo Liang","email":"40622038+leoliang1997","login":"leoliang1997","count":1},{"name":"Levani","email":"49454484+arx111","login":"arx111","count":1},{"name":"Rohan Sathe","email":"rohan.sathe@gmail.com","login":"rssathe","count":1},{"name":"Ronnie","email":"miniscruff@hey.com","login":"miniscruff","count":1},{"name":"Ruslan Semagin","email":"53819609+pixel365","login":"pixel365","count":1},{"name":"Rustam","email":"rustery@gmail.com","login":"Rustery","count":1},{"name":"Torwang","email":"584197357@qq.com","login":"Torwang1","count":1},{"name":"Nikolay Kirsh","email":"bost56@gmail.com","login":"xboston","count":1},{"name":"Ryan Malesic","email":"44401389+ryanmalesic","login":"ryanmalesic","count":1},{"name":"Saed SayedAhmed","email":"34514167+saedx1","login":"saedx1","count":1},{"name":"Sam Wang","email":"sam_s_wang@trendmicro.com","login":"holyspectral","count":1},{"name":"Sediman AI","email":"spysearchjason@gmail.com","login":"napoleonbot","count":1},{"name":"Sergei Isaev","email":"sergej.a.isaev@gmail.com","login":"Serj1c","count":1},{"name":"Simon Tremblay","email":"tremblaysimon@gmail.com","login":"tremblaysimon","count":1},{"name":"Sol","email":"39742391+SolKuczala","login":"SolKuczala","count":1},{"name":"Stefan Dillenburg","email":"stefan.dillenburg@outlook.com","login":"sdillen","count":1},{"name":"Streppel","email":"streppels@gmail.com","login":"Streppel","count":1},{"name":"Sulthon Zainul Habib","email":"sulthon.poetra.ahmad@gmail.com","login":"sulthonzh","count":1},{"name":"Takeshi Kaneko","email":"target.ark@gmail.com","login":"arkark","count":1},{"name":"Mohamed Sohail","email":"sohailsameja@gmail.com","login":"kamikazechaser","count":1},{"name":"N/A","email":"16502919+erma07","login":"erma07","count":1},{"name":"NgeKaworu","email":"NgeKaworu@163.com","login":"NgeKaworu","count":1},{"name":"Nikita","email":"nekit.nar10z@gmail.com","login":"nar10z","count":1},{"name":"Nikolai Anohyn","email":"82395127+nikolaianohyn","login":"nikolaianohyn","count":1},{"name":"Oleg Nikachev","email":"nikachev@live.ru","login":"Nikachev","count":1},{"name":"Oleksii Kulikov","email":"yeexel@gmail.com","login":"yeexel","count":1},{"name":"Oluwadara Sola-Aremu","email":"47679048+dapzthelegend","login":"dapzthelegend","count":1},{"name":"Omer A. Bilal","email":"31898849+BlackSud0","login":"BlackSud0","count":1},{"name":"Osamu TONOMORI","email":"osamingo","login":"osamingo","count":1},{"name":"Owen Gong","email":"phith0n.ph2f@gmail.com","login":"phith0n","count":1},{"name":"Peperoncino","email":"2wua4nlyi@gmail.com","login":"Doarakko","count":1},{"name":"Phil Porada","email":"pgporada","login":"pgporada","count":1},{"name":"Pаramtamtām","email":"7326800+tarampampam","login":"tarampampam","count":1},{"name":"Qalifah","email":"oqalifah@gmail.com","login":"Qalifah","count":1},{"name":"Renato Alves Torres","email":"renato.torres@pm.me","login":"renato0307","count":1},{"name":"Roberto Ramírez","email":"robertoiran@gmail.com","login":"iBet7o","count":1},{"name":"Tanryberdi","email":"tanryberdi@gmail.com","login":"tanryberdi","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":25},{"name":"nodivbyzero","email":"nodivbyzero@gmail.com","login":"nodivbyzero","count":8},{"name":"Ahmed Kamal","email":"ahmed@ahmedkamal.io","login":"ahmedkamalio","count":4},{"name":"Dean Karn","email":"github@deankarn.com","login":"deankarn","count":4},{"name":"shindonghwi","email":"45490440+shindonghwi","login":"shindonghwi","count":3},{"name":"princekm096","email":"87762394+princekm096","login":"princekm096","count":2},{"name":"zemzale","email":"14844365+zemzale","login":"zemzale","count":2},{"name":"Fabio Bonelli","email":"fb@fabiobonelli.it","login":"bfabio","count":2},{"name":"Adam Bouqdib","email":"adam@abemedia.co.uk","login":"abemedia","count":1},{"name":"Fira Curie","email":"39532283+fira42073","login":"fira42073","count":1},{"name":"Eyüp Can Akman","email":"eyupcanakman@gmail.com","login":"eyupcanakman","count":1},{"name":"Evgeniy Kozlov","email":"41782453+xyz27900","login":"xyz27900","count":1},{"name":"Dedy F. Setyawan","email":"dedyfajars@gmail.com","login":"dedyf5","count":1},{"name":"Chris Hargraves","email":"56100591+chargraves85","login":"chargraves85","count":1},{"name":"Carmen Shannon","email":"99128567+Carmen-Shannon","login":"Carmen-Shannon","count":1},{"name":"Barash Asenov","email":"60515055+barash-asenov","login":"barash-asenov","count":1},{"name":"Artem Danilov","email":"598840+thommeo","login":"thommeo","count":1},{"name":"Angelo Salazar","email":"uns.248@gmail.com","login":"gelozr","count":1},{"name":"wofiporia","email":"1029687661@qq.com","login":"wofiporia","count":1},{"name":"Gustavo Nicolau","email":"69599318+thenicolau","login":"thenicolau","count":1},{"name":"takaaa220","email":"taaaaaaaaaa220@gmail.com","login":"takaaa220","count":1},{"name":"ryoji miyamoto","email":"ry.miyamoto129@gmail.com","login":"rymiyamoto","count":1},{"name":"morning-verlu","email":"wurslu@gmail.com","login":"morning-verlu","count":1},{"name":"eqsdxr","email":"rxdsqe@gmail.com","login":"eqsdxr","count":1},{"name":"alihasan070707","email":"52155098+alihasan070707","login":"alihasan070707","count":1},{"name":"Sediman AI","email":"spysearchjason@gmail.com","login":"napoleonbot","count":1},{"name":"Oluwadara Sola-Aremu","email":"47679048+dapzthelegend","login":"dapzthelegend","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Mitch Burton","email":"mitch.burton@canonical.com","login":"Perfect5th","count":1},{"name":"Minori Tokuda","email":"snowcrush@mail.0pt.jp","login":"minoritea","count":1},{"name":"Mathias Gibbens","email":"github@calenhad.com","login":"gibmat","count":1},{"name":"Ligt Nguyen","email":"nguyenduyquang06@gmail.com","login":"duyquang6","count":1},{"name":"Leo Edwards","email":"leo@riskledger.com","login":"leo-jp-edwards","count":1},{"name":"Kheril Faqih","email":"jakueenak@gmail.com","login":"savioruz","count":1},{"name":"Karan Lathiya","email":"123564272+KaranLathiya","login":"KaranLathiya","count":1},{"name":"Junaid Islam","email":"75373245+JunaidIslam2105","login":"JunaidIslam2105","count":1},{"name":"Juan Ibarra","email":"4218738+j-ibarra","login":"j-ibarra","count":1},{"name":"Hari Babu","email":"84359641+haribabuk113","login":"haribabuk113","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-16T00:00:12.235Z","repositories_count":6260168,"commits_count":877263783,"contributors_count":35033984,"owners_count":1166969,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"go-playground/validator","html_url":"https://github.com/go-playground/validator","last_synced_at":"2026-05-17T02:07:26.303Z","status":"active","issues_count":272,"pull_requests_count":412,"avg_time_to_close_issue":27696910.92173913,"avg_time_to_close_pull_request":6674007.628975265,"issues_closed_count":115,"pull_requests_closed_count":283,"pull_request_authors_count":185,"issue_authors_count":251,"avg_comments_per_issue":2.3970588235294117,"avg_comments_per_pull_request":1.6893203883495147,"merged_pull_requests_count":192,"bot_issues_count":1,"bot_pull_requests_count":53,"past_year_issues_count":29,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":2313584.6666666665,"past_year_avg_time_to_close_pull_request":1441175.9772727273,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.3103448275862069,"past_year_avg_comments_per_pull_request":1.3947368421052633,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":33,"created_at":"2023-05-16T03:50:48.647Z","updated_at":"2026-05-17T02:07:26.304Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-playground%2Fvalidator/issues","issue_labels_count":{"table":{"bug":26,"question":25,"enhancement":15,"good first issue":10,"help wanted":10,"v11":4,"v10":3,"investigation":2,"go":1,"proposal":1,"maintainers":1,"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":53,"go":39,"github_actions":9}},"issue_author_associations_count":{"table":{"NONE":242,"CONTRIBUTOR":30}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":225,"NONE":184,"MEMBER":3}},"issue_authors":{"table":{"princekm096":3,"LjtGentle":3,"arxeiss":3,"DarkReduX":3,"Kentin14":2,"cncal":2,"vincentbernat":2,"K1ender":2,"mila-rodriguez-netapp":2,"leodido":2,"Wanghb1":2,"deankarn":2,"AtomicFS":2,"bfabio":2,"init-database":2,"anfaas1618":2,"MantasSilanskas":2,"starcluster108":1,"nao99":1,"gtshepard":1,"pramodrj07":1,"AnalogJ":1,"elfner":1,"nagdar7":1,"khawkinson":1,"georgysavva":1,"hs-dev-web":1,"DevKhaverko":1,"tiagomelo":1,"phamduong":1,"sahidvelji":1,"elbek":1,"sayem314":1,"KimNorgaard":1,"MeNavel":1,"PetterZhukov":1,"adam-shamaa":1,"jkh0kr":1,"cgetzen":1,"dependabot[bot]":1,"dkostenko":1,"joselitofilho":1,"daveoxley":1,"rvernica":1,"Orocker":1,"ddymko":1,"mbretter":1,"cmxStarCoding":1,"kyungjun-pe":1,"mshaposhnik":1,"ddl-joyce-zhao":1,"gabyx":1,"firefart":1,"imranalperen":1,"hu3bi":1,"donknap":1,"nicholastxart":1,"jtbonhomme":1,"emirefek":1,"marwan-nwh":1,"pi-kei":1,"maocatooo":1,"imcvampire":1,"christeredvartsen":1,"hjwk":1,"jenoudet":1,"puellanivis":1,"ivucica":1,"mvrahden":1,"icetech233":1,"VlaIex":1,"tarampampam":1,"fira42073":1,"turbo-tony":1,"OscarVanL":1,"DSK-KOYAMA":1,"your-diary":1,"jamesgoodhouse":1,"pridya23":1,"how2j-coder":1,"plarsson":1,"nderscore":1,"jtuchel":1,"nonbutAworker":1,"andresuchitra":1,"maticmeznar":1,"alinnert":1,"arthurspa":1,"Beaelf":1,"fiendish":1,"onepiece-dz":1,"romangithub1024":1,"blainsmith":1,"rhelms":1,"kevgilmore":1,"dakojohn":1,"shakedoron":1,"arjendevos":1,"guettli":1,"sashayakovtseva":1,"dosco":1,"muhammadkholidb":1,"ahmedkamalio":1,"nvelat":1,"fasaya":1,"mauserzjeh":1,"lucasoares":1,"picone":1,"AaronRobson":1,"reversersed":1,"vasu-dasari":1,"pklanka":1,"jeanlucmongrain":1,"TeqGin":1,"salihzain":1,"rzeijde":1,"petitout":1,"nodivbyzero":1,"elias19r":1,"takanuva15":1,"eddiedane":1,"ehsandavari":1,"CorentinClabaut":1,"thegalang":1,"WoWsj":1,"rozanecm":1,"chargraves85":1,"aku-ato":1,"ocelot93":1,"hdr1210":1,"oriAdler":1,"duyquang6":1,"ccpwcn":1,"Tyomkrk":1,"ltns35":1,"jadetang":1,"eugennicoara":1,"kamikazechaser":1,"HoangViet144":1,"sbp-bvanb":1,"wangweihong":1,"abhinavk1807":1,"Skeeve":1,"52617365":1,"lansana":1,"DavidMovas":1,"Philio":1,"sschepens":1,"wxmeng04":1,"adamwoolhether":1,"arobert93":1,"neiljpowell":1,"JokerCatz":1,"Jwata":1,"aMOPel":1,"jacobranson":1,"ophum":1,"HaraldNordgren":1,"iamsushank":1,"donileo":1,"devhaozi":1,"e3b0c442":1,"llugin":1,"tanryberdi":1,"nishanthrk":1,"santhosh77h":1,"7a6bb3ef3":1,"stuyy":1,"Jake-Convictional":1,"robertomorati":1,"0xdevalias":1,"jaimeenkpatel":1,"mxmauro":1,"luckv":1,"jozephp":1,"goriunov":1,"mikepilat":1,"ThePenguin1140":1,"9ssi7":1,"kayla-barenz-kr":1,"JJerBum":1,"1298509345":1,"vijaykd21":1,"aigoya":1,"chrisdibartolo":1,"qiuchengxuan":1,"adeptxaoca":1,"BrianLeishman":1,"dirkm":1,"tyagip966":1,"jpodivin":1,"jonathan-innis":1,"filbertmangiri":1,"math-nao":1,"jobsLee-lcj":1,"segfaultmedaddy":1,"thinkgos":1,"polRk":1,"bluekeyes":1,"BlackSud0":1,"kerak19":1,"josefguenther":1,"davidterranova":1,"nar10z":1,"bondhan":1,"onattech":1,"confusionhill":1,"Xeoncross":1,"github-charles-fraisse":1,"evgeniy-ivlev-archie":1,"meetsoni15":1,"yansal":1,"brunolkatz":1,"torwald-sergesson":1,"ShivaliBandi":1,"ElenaForester":1,"TelpeNight":1,"nf-brentsaner":1,"vijsourabh":1,"hsharma001":1,"jerome-laforge":1,"vijaynallagatla":1,"cascadetile":1,"1379":1,"kke":1,"the-hotmann":1,"edufsrj":1,"shamir92":1,"fooxlj07":1,"LittleMoreInteresting":1,"wijayaerick":1,"wenchma":1,"davisford":1,"tbarbugli":1,"soul-key":1,"codasols":1,"shotamakino":1,"ahaooahaz":1,"soooldier":1,"johnnybubonic":1,"rodcheater":1,"kubeplusplus":1,"bakbuz":1,"Hades32":1,"th0th":1,"annaelizabeth2019":1,"hi-rai":1,"quentinmit":1,"fizzy123":1,"dablelv":1,"LeviMatus":1}},"pull_request_authors":{"table":{"dependabot[bot]":53,"nodivbyzero":42,"deankarn":12,"alexandear":10,"jkh0kr":8,"MadsRC":6,"bfabio":4,"leodido":4,"MysteriousPotato":4,"ganeshdipdumbare":4,"ahmedkamalio":4,"pixel365":4,"jamesatkin-myndup":4,"kylecarbs":4,"jmfrees":4,"qshuai":3,"BlackSud0":3,"violin0622":3,"JunaidIslam2105":3,"j-ibarra":3,"zemzale":3,"dapzthelegend":3,"the-fanan":2,"masv3971":2,"max-weis":2,"ykalchevskiy":2,"jpodivin":2,"cxlblm":2,"alecbakholdin":2,"ilievskizoran":2,"KimNorgaard":2,"d-wojciechowski":2,"alexongh":2,"jippi":2,"connorcarnes":2,"thanhphuchuynh":2,"ihorbryk":2,"putrafajarh":2,"ddevcap":2,"Tomoki108":2,"chargraves85":2,"maltsev25":2,"fathiraz":2,"bartventer":2,"kke":2,"196Ikuchil":2,"yegvla":2,"peczenyj":2,"9ssi7":2,"zeewell":2,"maetad":2,"prigornitskiy":2,"antonsoroko":2,"jnst":2,"Crocmagnon":2,"rtomadpg":2,"akayj":2,"thinkofher":2,"takaaa220":2,"khan-ajamal":2,"nurtai325":2,"arxeiss":2,"ryanmalesic":2,"duyquang6":2,"xgourmandin":2,"jhekasoft":2,"aliworkshop":2,"TeqGin":2,"daisy1754":2,"henrriusdev":2,"parviz-yu":2,"lucasoares":2,"eladb2011":2,"pavedroad":2,"fatelei":2,"ddymko":2,"DevKhaverko":2,"lawrence3699":2,"nikolaianohyn":2,"briskt":2,"mxmauro":2,"Paxman23l":2,"nar10z":2,"gatisr":1,"yjagdale":1,"hezhizhen":1,"gibmat":1,"Vesquen":1,"abemedia":1,"alirezakazemeini":1,"lafriks":1,"c-tonneslan":1,"Emil-Ka":1,"Herrtian":1,"jozephp":1,"eqsdxr":1,"RangelReale":1,"koddr":1,"Dazukio":1,"gelozr":1,"ahaooahaz":1,"jenoudet":1,"eyupcanakman":1,"quentin-nozomi":1,"veeceey":1,"andyklimczak":1,"itzjustalan":1,"thenicolau":1,"dedyf5":1,"CorentinClabaut":1,"alihasan070707":1,"cuishuang":1,"martinlehoux":1,"iBet7o":1,"thommeo":1,"joselitofilho":1,"cgetzen":1,"JahanviAggarwal":1,"miniscruff":1,"kaustubhbabar5":1,"zenovich":1,"sgallizia":1,"lukasz0707":1,"haribabuk113":1,"darklam":1,"smgt":1,"teathedev":1,"hf-kklein":1,"fatkharrofiqi":1,"wjam":1,"uvulpos":1,"Otoru":1,"yousifnimah":1,"cyruzin":1,"sonasingh46":1,"niciosity":1,"JoshGlazebrook":1,"adejewski-msol":1,"ResulCelik0":1,"wofiporia":1,"walle250ai":1,"amirkaramiit":1,"Gigaxel":1,"navamedha":1,"kamikazechaser":1,"imranalperen":1,"vesquen":1,"chenyahui":1,"thejus-r":1,"ivybridge-3c33":1,"yansal":1,"KaranLathiya":1,"Ivaka":1,"johnnybubonic":1,"aryehlev":1,"barash-asenov":1,"gren236":1,"phith0n":1,"tremblaysimon":1,"iradmt":1,"princekm096":1,"wcsiu":1,"kmilodenisglez":1,"VDHewei":1,"EduardoRMello":1,"KaanSK":1,"Fonseca2570":1,"ansel1":1,"fira42073":1,"tarampampam":1,"robin-samuel":1,"vijaynallagatla":1,"albertoforcato":1,"Perfect5th":1,"wscalf":1,"yasoobh":1,"subsandwich":1,"mxgnus-de":1,"agentic-sanyam":1,"ceebydith":1,"tanryberdi":1,"leo-jp-edwards":1,"dcrystalj":1,"skhaz":1,"pgporada":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-21T00:00:41.637Z","repositories_count":14651702,"issues_count":34163206,"pull_requests_count":111843586,"authors_count":11267868,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":10,"good first issue":2,"question":2,"dependencies":1,"go":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":15,"go":12,"github_actions":3}},"past_year_issue_author_associations_count":{"table":{"NONE":21,"CONTRIBUTOR":7}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":46,"NONE":29,"MEMBER":1}},"past_year_issue_authors":{"table":{"princekm096":3,"vincentbernat":1,"vijaykd21":1,"turbo-tony":1,"takanuva15":1,"starcluster108":1,"ShivaliBandi":1,"sayem314":1,"sashayakovtseva":1,"robertomorati":1,"qiuchengxuan":1,"luckv":1,"kyungjun-pe":1,"kayla-barenz-kr":1,"imranalperen":1,"hu3bi":1,"hsharma001":1,"hdr1210":1,"gabyx":1,"fira42073":1,"evgeniy-ivlev-archie":1,"duyquang6":1,"dependabot[bot]":1,"deankarn":1,"anfaas1618":1,"ahmedkamalio":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":15,"nodivbyzero":8,"deankarn":5,"ahmedkamalio":4,"JunaidIslam2105":3,"bfabio":3,"dapzthelegend":3,"ilievskizoran":2,"lawrence3699":2,"duyquang6":2,"imranalperen":1,"j-ibarra":1,"KaranLathiya":1,"leo-jp-edwards":1,"niciosity":1,"Perfect5th":1,"princekm096":1,"thejus-r":1,"uvulpos":1,"veeceey":1,"walle250ai":1,"wofiporia":1,"zemzale":1,"Herrtian":1,"haribabuk113":1,"gibmat":1,"fira42073":1,"fatkharrofiqi":1,"eyupcanakman":1,"eqsdxr":1,"Emil-Ka":1,"dedyf5":1,"Dazukio":1,"c-tonneslan":1,"barash-asenov":1,"alihasan070707":1,"alexandear":1,"agentic-sanyam":1,"abemedia":1}},"maintainers":[{"table":{"login":"zemzale","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zemzale"}}],"active_maintainers":[{"table":{"login":"zemzale","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zemzale"}}]}},"events":{"total":{"CreateEvent":25,"ReleaseEvent":6,"IssuesEvent":78,"WatchEvent":2128,"DeleteEvent":26,"IssueCommentEvent":348,"PushEvent":57,"PullRequestReviewCommentEvent":72,"PullRequestReviewEvent":130,"PullRequestEvent":156,"ForkEvent":88},"last_year":{"CreateEvent":25,"ReleaseEvent":6,"IssuesEvent":77,"WatchEvent":2039,"DeleteEvent":26,"IssueCommentEvent":340,"PushEvent":57,"PullRequestReviewCommentEvent":72,"PullRequestReviewEvent":130,"PullRequestEvent":156,"ForkEvent":85}},"keywords":["error-handling","translation","validation"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/workflow.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T06:17:08.421Z","updated_at":"2023-01-14T06:17:08.421Z","repository_link":"https://github.com/go-playground/validator/blob/master/.github/workflows/workflow.yml","dependencies":[{"id":6892703199,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892703200,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892703201,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892703202,"package_name":"shogo82148/actions-goveralls","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892703203,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T06:17:08.437Z","updated_at":"2023-01-14T06:17:08.437Z","repository_link":"https://github.com/go-playground/validator/blob/master/go.mod","dependencies":[{"id":6892703204,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6892703205,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6892703206,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":6892703207,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.18.0","direct":true,"kind":"runtime","optional":false},{"id":6892703208,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6892703209,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6892703210,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":true,"kind":"runtime","optional":false},{"id":6892703211,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":6892703212,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211215153901-e495a2d5b3d3","direct":true,"kind":"runtime","optional":false},{"id":6892703213,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":true,"kind":"runtime","optional":false},{"id":6892703214,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false},{"id":6892703215,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":true,"kind":"runtime","optional":false},{"id":6892703216,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T06:17:08.452Z","updated_at":"2023-01-14T06:17:08.452Z","repository_link":"https://github.com/go-playground/validator/blob/master/go.sum","dependencies":[{"id":6892703217,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6892703218,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892703219,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6892703220,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6892703221,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6892703222,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6892703223,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892703224,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6892703225,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892703226,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6892703227,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892703228,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6892703229,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6892703230,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":6892703231,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892703232,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6892703233,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6892703234,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892703235,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6892703236,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6892703237,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211215153901-e495a2d5b3d3","direct":false,"kind":"runtime","optional":false},{"id":6892703238,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":6892703239,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6892703240,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6892703241,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6892703242,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":6892703243,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6892703244,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6892703245,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6892703246,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6892703247,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6892703248,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6892703249,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":6892703250,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892703251,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6892703252,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false}]}],"score":37.04066373145618,"created_at":"2025-10-10T15:21:18.682Z","updated_at":"2026-06-19T18:30:31.308Z","avatar_url":"https://github.com/go-playground.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368649","html_url":"https://summary.ecosyste.ms/projects/368649"}