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

Top 9.6% on proxy.golang.org
Top 1.5% dependent packages on proxy.golang.org
Top 1.5% dependent repos on proxy.golang.org

proxy.golang.org : go.devnw.com/validator

Package validator sets up several methods for simple validation as well as setting up an interface which when implemented allows for custom validation logic by the implementor. `Valid()` returns a boolean indicating if the value(s) passed into it are valid based on the different types. `Assert()` returns an error indicating `nil` if the values are valid. Otherwise `Assert()` returns an error indicating the index of the value(s) passed into it as to which was determined to be invalid.

Registry - Homepage - Documentation - JSON
purl: pkg:golang/go.devnw.com/validator
License: MIT
Latest release: almost 4 years ago
First release: over 5 years ago
Namespace: go.devnw.com
Dependent packages: 12
Dependent repositories: 13
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/devnw
Last synced: 28 days ago

    Loading...
    Readme
    Loading...