golang-github-go-openapi-validate-dev (0.25.2-1)
2 versions available in kali/kali-last-snapshot/main/i386
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- golang-github-go-openapi-validate
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 6.3 kB
- Size expected
- 338.2 kB
- Size actual
- 338.2 kB
- Size match
Dependencies
Required package dependencies
- golang-github-go-openapi-analysis-dev
- golang-github-go-openapi-errors-dev (>= 0.19.5~)
- golang-github-go-openapi-jsonpointer-dev
- golang-github-go-openapi-loads-dev
- golang-github-go-openapi-spec-dev
- golang-github-go-openapi-strfmt-dev (>= 0.20.2~)
- golang-github-go-openapi-swag-dev (>= 1:0.21.0~)
- golang-github-go-openapi-testify-dev
- golang-gopkg-yaml.v3-dev
Suggested packages
Recommended additional packages
- None
Description
OpenAPI toolkit validation helpers
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 021316a8…6d4623fd | |
| SHA-1 | 455841f8…a80caf6f | |
| SHA-256 | 504c1ad1…edf2c0c8 | |
| SHA-512 | 919b45c8…9ffadc43 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-go-openapi-validate-dev usr/share/doc/golang-github-go-openapi-validate-dev/changelog.Debian.gz usr/share/doc/golang-github-go-openapi-validate-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/go-openapi usr/share/gocode/src/github.com/go-openapi/validate usr/share/gocode/src/github.com/go-openapi/validate/benchmark_test.go usr/share/gocode/src/github.com/go-openapi/validate/context.go usr/share/gocode/src/github.com/go-openapi/validate/context_test.go usr/share/gocode/src/github.com/go-openapi/validate/debug.go usr/share/gocode/src/github.com/go-openapi/validate/debug_test.go usr/share/gocode/src/github.com/go-openapi/validate/default_validator.go usr/share/gocode/src/github.com/go-openapi/validate/default_validator_test.go usr/share/gocode/src/github.com/go-openapi/validate/doc.go usr/share/gocode/src/github.com/go-openapi/validate/doc_test.go usr/share/gocode/src/github.com/go-openapi/validate/example_validator.go usr/share/gocode/src/github.com/go-openapi/validate/example_validator_test.go usr/share/gocode/src/github.com/go-openapi/validate/fixtures usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/102 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/102/fixture-102.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/123 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/123/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/123-validate usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/123-validate/fixture-123.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1341 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1341/fixture-1341-2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1341/fixture-1341-3.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1341/fixture-1341-4.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1341/fixture-1341-5.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1341/fixture-1341-good.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1341/fixture-1341.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1429 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1429/expand-1429.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1429/flatten-1429.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1429/responses.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1429/swagger.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1614 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1614/gitea-expanded.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1614/gitea.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1621 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1621/1621-flat.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1621/definitions.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1621/fixture-1621.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1621/parameters.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/1621/responses.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/18 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/18/headerItems.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/18/headers.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/18/paramItems.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/18/parameters.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/18/schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2137 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2137/fixture-2137.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2527 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2527/swagger-fixed.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2527/swagger-other.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2527/swagger-schema-error.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2527/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2649 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2649/swagger.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2866 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/2866/2866.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/39 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/39/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/43 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/43/fixture-1456.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/43/fixture-43-fail.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/43/fixture-43-variants.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/43/fixture-43.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/52 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/52/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/53 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/53/noswagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/6 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/6/empty-responses.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/6/no-responses.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/61 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/61/multiple-refs.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/61/unresolved-ref-for-name.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/62 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/62/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/63 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/63/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/73 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/73/fixture-responses-2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/73/fixture-responses-3.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/73/fixture-responses.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/73/fixture-swagger-2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/73/fixture-swagger-3.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/73/fixture-swagger-good.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/bugs/73/fixture-swagger.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/defaulting usr/share/gocode/src/github.com/go-openapi/validate/fixtures/defaulting/schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/formats usr/share/gocode/src/github.com/go-openapi/validate/fixtures/formats/extended-format.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1010 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1010/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/103 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/103/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/106 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/106/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1111 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1111/arrayParam.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1171 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1171/swagger.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1199 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1199/nonEmptyBody.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1216 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1216/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1238 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1238/swagger.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1289 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1289/fixture-1289-2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1289/fixture-1289-3.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1289/fixture-1289-4.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/1289/fixture-1289.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/155 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/155/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/162 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/162/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/163 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/163/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/193 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/193/spec1.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/193/spec2.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/195 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/195/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/196 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/196/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/217 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/217/array.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/217/interface.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/217/map.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/217/string.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/248 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/248/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/249 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/249/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/251 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/251/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/252 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/252/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/287 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/287/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/319 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/319/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/342 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/342/fixture-342-2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/342/fixture-342-3.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/342/fixture-342.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/423 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/423/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/436 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/436/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/453 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/453/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/454 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/454/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/455 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/455/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/465 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/465/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/500 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/500/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/511 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/511/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/524 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/524/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/540 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/540/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/541 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/541/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/628 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/628/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/727 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/727/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/733 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/733/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/740 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/740/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/743 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/743/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/763 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/763/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/774 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/774/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/776 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/776/error.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/776/item.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/776/param.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/776/spec.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/776/swagger-template.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/786 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/786/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/789 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/789/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/809 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/809/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/811 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/811/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/822 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/822/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/825 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/825/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/84 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/84/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/844 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/844/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/846 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/846/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/881 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/881/deep.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/881/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/890 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/890/path usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/890/path/health_check.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/890/swagger.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/899 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/899/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/981 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/981/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/982 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/982/swagger.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/987 usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/987/swagger.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/bitbucket.org usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/bitbucket.org/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/docker usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/docker/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/kubernetes usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/kubernetes/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/ms-cog-sci usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/ms-cog-sci/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/petstore usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/petstore/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/quay.io usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/canary/quay.io/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/all-the-things.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/circularRefs.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/circularSpec.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/circularSpec.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/clickmeter.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/clickmeter.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/invalid-refs.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/params.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/schemas1.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/expansion/schemas2.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/petstores usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/petstores/petstore-expanded.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/petstores/petstore-simple.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/petstores/petstore-with-external-docs.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/petstores/petstore.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/remotes usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/remotes/folder usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/remotes/folder/folderInteger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/remotes/integer.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/remotes/subSchemas.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/specs usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/specs/deeper usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/specs/deeper/arrayProp.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/specs/deeper/stringProp.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/specs/refed.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/specs/resolution.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/specs/resolution2.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/specs/response_name.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/templates usr/share/gocode/src/github.com/go-openapi/validate/fixtures/go-swagger/templates/swagger_json_embed.gotmpl usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/additionalItems.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/additionalProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/allOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/anyOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/default.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/definitions.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/dependencies.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/enum.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/format.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/maxItems.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/maxLength.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/maxProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/maximum.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/minItems.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/minLength.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/minProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/minimum.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/multipleOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/not.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/oneOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/optional usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/optional/bignum.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/optional/ecmascript-regex.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/optional/format.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/optional/zeroTerminatedFloats.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/pattern.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/patternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/properties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/refRemote.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/remotes usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/remotes/folder usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/remotes/folder/folderInteger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/remotes/integer.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/remotes/name.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/remotes/subSchemas.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/required.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/type.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/jsonschema_suite/uniqueItems.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/local_expansion usr/share/gocode/src/github.com/go-openapi/validate/fixtures/local_expansion/item.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/local_expansion/spec.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/petstore usr/share/gocode/src/github.com/go-openapi/validate/fixtures/petstore/swagger-invalid.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/petstore/swagger.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/pruning usr/share/gocode/src/github.com/go-openapi/validate/fixtures/pruning/schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/recursive_expansion usr/share/gocode/src/github.com/go-openapi/validate/fixtures/recursive_expansion/item.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/recursive_expansion/spec.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/schemas usr/share/gocode/src/github.com/go-openapi/validate/fixtures/schemas/int-enum.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/bitbucket.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-default-response-PatternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-default-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-header-badpattern.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-header-items-default-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-header-items-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-header-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-header-pattern.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-header-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-header.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-parameter-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-parameter-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-parameter-required.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-parameter-schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-parameter.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-response-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-schema-additionalProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-schema-allOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-schema-items-allOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-schema-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-schema-patternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-schema-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/invalid-default-value-schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-default-response-PatternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-default-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-header-badpattern.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-header-items-default-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-header-items-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-header-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-header-pattern.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-header-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-header.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-parameter-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-parameter-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-parameter-required.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-parameter-schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-parameter.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-response-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-schema-additionalProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-schema-allOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-schema-items-allOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-schema-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-schema-patternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-schema-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/default/valid-default-value-schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/direct-circular-ancestor.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/duplicateprops.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/empty-path-param-name.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-default-response-PatternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-default-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-header-badpattern.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-header-items-default-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-header-items-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-header-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-header-pattern.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-header-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-header.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-parameter-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-parameter-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-parameter-required.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-parameter-schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-parameter.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-response-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-schema-additionalProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-schema-allOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-schema-items-allOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-schema-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-schema-patternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-schema-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/invalid-example-schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-default-response-PatternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-default-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-header-badpattern.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-header-items-default-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-header-items-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-header-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-header-pattern.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-header-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-header.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-parameter-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-parameter-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-parameter-required.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-parameter-schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-parameter.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-response-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-response.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-schema-additionalProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-schema-allOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-schema-items-allOf.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-schema-items.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-schema-patternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-schema-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/example/valid-example-schema.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/expected_messages.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1050.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1171.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1231.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1238.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1243-2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1243-3.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1243-4.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1243-5.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1243-5.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1243-good.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1243.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1289-donotload.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1289-donotload.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1289-good.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-1289.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-161-2.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-161-good.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-161.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-342-2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-342.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-43-2.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-43.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-581-good-numbers.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-581-good.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-581-inline-param-format.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-581-inline-param.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-581.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-859-2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-859-good.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-859.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-additional-items-2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-additional-items-3.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-additional-items-invalid-values.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-additional-items.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-all-formats.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-bad-response.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-collisions.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-constraints-on-numbers.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-empty-paths.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-invalid-example-property.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-items-items.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-no-json-example.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-no-response.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-patternProperties.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/fixture-valid-example-property.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/gentest.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/gentest2.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/gentest3.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/indirect-circular-ancestor.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/invalid-formdata-body-params.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/invalid-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/invalid-referenced.yml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/nestedduplicateprops.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/petstore-expanded.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/recursive-circular-ancestor.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/type-keyword-mismatch.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/valid-ref.json usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/valid-referenced-variants.yaml usr/share/gocode/src/github.com/go-openapi/validate/fixtures/validation/valid-referenced.yml usr/share/gocode/src/github.com/go-openapi/validate/formats.go usr/share/gocode/src/github.com/go-openapi/validate/formats_test.go usr/share/gocode/src/github.com/go-openapi/validate/go.mod usr/share/gocode/src/github.com/go-openapi/validate/go.sum usr/share/gocode/src/github.com/go-openapi/validate/helpers.go usr/share/gocode/src/github.com/go-openapi/validate/helpers_test.go usr/share/gocode/src/github.com/go-openapi/validate/items_validator_test.go usr/share/gocode/src/github.com/go-openapi/validate/jsonschema_test.go usr/share/gocode/src/github.com/go-openapi/validate/messages_test.go usr/share/gocode/src/github.com/go-openapi/validate/object_validator.go usr/share/gocode/src/github.com/go-openapi/validate/object_validator_test.go usr/share/gocode/src/github.com/go-openapi/validate/options.go usr/share/gocode/src/github.com/go-openapi/validate/options_test.go usr/share/gocode/src/github.com/go-openapi/validate/parameter_validator_test.go usr/share/gocode/src/github.com/go-openapi/validate/pools.go usr/share/gocode/src/github.com/go-openapi/validate/pools_debug.go usr/share/gocode/src/github.com/go-openapi/validate/pools_debug_test.go usr/share/gocode/src/github.com/go-openapi/validate/pools_test.go usr/share/gocode/src/github.com/go-openapi/validate/post usr/share/gocode/src/github.com/go-openapi/validate/post/defaulter.go usr/share/gocode/src/github.com/go-openapi/validate/post/defaulter_test.go usr/share/gocode/src/github.com/go-openapi/validate/post/prune.go usr/share/gocode/src/github.com/go-openapi/validate/post/prune_test.go usr/share/gocode/src/github.com/go-openapi/validate/result.go usr/share/gocode/src/github.com/go-openapi/validate/result_test.go usr/share/gocode/src/github.com/go-openapi/validate/rexp.go usr/share/gocode/src/github.com/go-openapi/validate/rexp_test.go usr/share/gocode/src/github.com/go-openapi/validate/schema.go usr/share/gocode/src/github.com/go-openapi/validate/schema_messages.go usr/share/gocode/src/github.com/go-openapi/validate/schema_option.go usr/share/gocode/src/github.com/go-openapi/validate/schema_option_test.go usr/share/gocode/src/github.com/go-openapi/validate/schema_props.go usr/share/gocode/src/github.com/go-openapi/validate/schema_props_test.go usr/share/gocode/src/github.com/go-openapi/validate/schema_test.go usr/share/gocode/src/github.com/go-openapi/validate/slice_validator.go usr/share/gocode/src/github.com/go-openapi/validate/slice_validator_test.go usr/share/gocode/src/github.com/go-openapi/validate/spec.go usr/share/gocode/src/github.com/go-openapi/validate/spec_messages.go usr/share/gocode/src/github.com/go-openapi/validate/spec_test.go usr/share/gocode/src/github.com/go-openapi/validate/swagger_test.go usr/share/gocode/src/github.com/go-openapi/validate/type.go usr/share/gocode/src/github.com/go-openapi/validate/type_test.go usr/share/gocode/src/github.com/go-openapi/validate/validator.go usr/share/gocode/src/github.com/go-openapi/validate/validator_test.go usr/share/gocode/src/github.com/go-openapi/validate/values.go usr/share/gocode/src/github.com/go-openapi/validate/values_test.go