github.com/go-openapi/validate
go
pkg:golang/github.com/go-openapi/validate
21 Dependabot PRs
about 12 hours ago
18 repositories
15 repositories
Recent PRs (filtered by: Minor PRs )
CLOUD-727: Bump github.com/go-openapi/validate from 0.24.0 to 0.25.0
percona/percona-server-mysql-operator #1105

CLOUD-727: Bump github.com/go-openapi/validate from 0.24.0 to 0.25.0
percona/percona-postgresql-operator #1294

chore(deps): bump github.com/go-openapi/validate from 0.19.12 to 0.25.0
powerman/go-service-example #228

chore(deps): Bump github.com/go-openapi/validate from 0.24.0 to 0.25.0

chore(deps): bump github.com/go-openapi/validate from 0.24.0 to 0.25.0
golanglib/dependabot_botherer #6010

Bump github.com/go-openapi/validate from 0.24.0 to 0.25.0


Bump the go-dependencies group with 21 updates
netbox-community/netbox-operator #438

Bump github.com/go-openapi/validate from 0.24.0 to 0.25.0
percona/pmm #4581

[DDO-3654]: Bump github.com/go-openapi/validate from 0.23.0 to 0.25.0 in /sherlock-go-client

chore(deps): bump github.com/go-openapi/validate from 0.24.0 to 0.25.0
gonzolino/terraform-provider-powerdns #243

CLOUD-727: Bump github.com/go-openapi/validate from 0.24.0 to 0.25.0
percona/percona-server-mongodb-operator #2065

Bump github.com/go-openapi/validate from 0.24.0 to 0.25.0
becoded/billit #11


build(deps): bump github.com/go-openapi/validate from 0.20.2 to 0.25.0
yeya24/cilium #258

chore(deps): bump github.com/go-openapi/validate from 0.19.12 to 0.24.0
powerman/go-service-example #218

build(deps): bump github.com/go-openapi/validate from 0.20.2 to 0.24.0
yeya24/cilium #252

build(deps): bump github.com/go-openapi/validate from 0.22.0 to 0.24.0
detailyang/cilium #460

Bump github.com/go-openapi/validate from 0.22.4 to 0.24.0
hashicorp/hcp-sdk-go #256

Package Details
Name: | github.com/go-openapi/validate |
Ecosystem: | go |
PURL Type: | golang |
Package URL: | pkg:golang/github.com/go-openapi/validate |
JSON API: | View JSON |
Package Information
Package validate provides methods to validate a swagger specification, as well as tools to validate data against their schema. This package follows Swagger 2.0. specification (aka OpenAPI 2.0). Reference can be found here: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md. Validates a spec document (from JSON or YAML) against the JSON schema for swagger, then checks a number of extra rules that can't be expressed in JSON schema. Entry points: Reported as errors: Reported as warnings: The schema validation toolkit validates data against JSON-schema-draft 04 schema. It is tested against the full json-schema-testing-suite (https://github.com/json-schema-org/JSON-Schema-Test-Suite), except for the optional part (bignum, ECMA regexp, ...). It supports the complete JSON-schema vocabulary, including keywords not supported by Swagger (e.g. additionalItems, ...) Entry points: With the current version of this package, the following aspects of swagger are not yet supported:
Repository: | https://github.com/go-openapi/validate |
Homepage: | https://github.com/go-openapi/validate |
Latest Release: |
v0.24.0
over 1 year ago |
Dependent Repos: | 17,754 |
Dependent Packages: | 3,631 |
Ranking: | Top 0.0542% by dependent repos Top 0.0606% by dependent pkgs |