{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/go-openapi/validate","name":"github.com/go-openapi/validate","description":"Package validate provides methods to validate a swagger specification,\nas well as tools to validate data against their schema.\n\nThis package follows Swagger 2.0. specification (aka OpenAPI 2.0). Reference.\ncan be found here: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md.\n\nValidates a spec document (from JSON or YAML) against the JSON schema for swagger,\nthen checks a number of extra rules that can't be expressed in JSON schema.\n\nEntry points:\n\nReported as errors:\n\nReported as warnings:\n\nThe schema validation toolkit validates data against JSON-schema-draft 04 schema.\n\nIt is tested against the full json-schema-testing-suite (https://github.com/json-schema-org/JSON-Schema-Test-Suite),\nexcept for the optional part (bignum, ECMA regexp, ...).\n\nIt supports the complete JSON-schema vocabulary, including keywords not supported by Swagger (e.g. additionalItems, ...)\n\nEntry points:\n\nWith the current version of this package, the following aspects of swagger are not yet supported:","version":"v0.25.2","softwareVersion":"v0.25.2","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/go-openapi/validate","issueTracker":"https://github.com/go-openapi/validate/issues","url":"https://github.com/go-openapi/validate","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2018-10-07","dateModified":"2026-03-08","datePublished":"2026-03-08","copyrightYear":2018,"downloadUrl":"https://proxy.golang.org/github.com/go-openapi/validate/@v/v0.25.2.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/go-openapi/validate#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/go-openapi/validate"],"https://www.w3.org/ns/activitystreams#likes":142,"https://forgefed.org/ns#forks":55}