libopenapilibopenapi-validator - enterprise grade OpenAPI validation tools for golang. libopenapi-validator A validation module for libopenapi. libopenapi-validator will validate the following elements against an OpenAPI 3+ specification http.Request - Validates the request against the OpenAPI specification http.Response - Validates the response against the OpenAPI specification libopenapi.Document - Validates the OpenAPI document against the OpenAPI specification base.Schema - Validates a schema against a JSON or YAML blob / unmarshalled object 👉👉 Check out the full documentation 👈👈 Installation go get github.com/pb33f/libopenapi-validator Documentation The structure of the validator Validation errors Schema errors High-level validation Validating http.Request Validating http.Request and http.Response Validating just http.Response Validating HTTP Parameters Validating an OpenAPI document Validating Schemas
0 commit comments