{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/devnw/validator","name":"github.com/devnw/validator","description":"Package validator sets up several methods for simple validation as well\nas setting up an interface which when implemented allows for custom validation\nlogic by the implementor. `Valid()` returns a boolean indicating if the value(s)\npassed into it are valid based on the different types. `Assert()` returns an error\nindicating `nil` if the values are valid. Otherwise `Assert()` returns an error\nindicating the index of the value(s) passed into it as to which was determined\nto be invalid.","version":"v1.0.8","softwareVersion":"v1.0.8","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/devnw/validator","issueTracker":"https://github.com/devnw/validator/issues","url":"https://github.com/devnw/validator","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2019-10-04","dateModified":"2021-08-08","datePublished":"2021-08-08","copyrightYear":2019,"downloadUrl":"https://proxy.golang.org/github.com/devnw/validator/@v/v1.0.8.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/devnw/validator#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/devnw/validator"],"https://www.w3.org/ns/activitystreams#likes":2}