0
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Outstanding. A score of 97/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
93
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
99
Lockfile present (go.sum). Installs are reproducible.
Test files detected (benchmarks_test.go).
CI is configured (.github/workflows/workflow.yml).
Formatting enforced (.golangci.yaml).
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 1,431Forks
- 182Releaseslatest 11y ago
Community
- 62% - FairCommunity health
- 17 bus factorauthors own >50% of commits
- 20,034Watchers
Responsiveness
- 11hMedian issue response
- <1hMedian PR merge time
- 314Open issues
Repository files35 root entries
- _examples
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (.github/workflows/workflow.yml).Good: Dependabot covers 2 ecosystems (gomod, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- non-standard
- testdata
- translations
- .gitignoreGood: .gitignore present.
- .golangci.yamlGood: Formatting enforced (.golangci.yaml).
- baked_in.go
- benchmarks_test.goGood: Test files detected (benchmarks_test.go).
- cache.go
- CLAUDE.md
- country_codes.go
- currency_codes.go
- doc.go
- errors.go
- field_level.go
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- language_codes.go
- LICENSEGood: Licensed under MIT.
- logo.png
- MAINTAINERS.md
- Makefile
- no_validate_fn.go
- options.go
- postcode_regexes.go
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- regexes.go
- struct_level.go
- translations.go
- util.go
- validate_fn.go
- validator_instance.go
- validator_test.go
- validator.go
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/go-playground/validator)