An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.3% on proxy.golang.org

proxy.golang.org : github.com/mbretter/go-validation

Package validation is basically a wrapper around https://github.com/go-playground/validator and https://github.com/go-playground/mold. Besides the functionality of the go-playground packages it supports a more flexible error translation by using struct tags for error messages. The error message is set into the `errors` tag of the struct field, the key is the validator as provided in the `validate` struct tag. Multiple validators/errors are supported.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mbretter/go-validation
Keywords: go , golang , validation
License: BSD-3-Clause
Latest release: 8 months ago
First release: 8 months ago
Namespace: github.com/mbretter
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...