/oas-validator

Simple JavaScript API for validating OpenAPI Specification documents.

Apache License 2.0Apache-2.0

OpenAPI Specification Validator

The purpose of this project is to provide a lightweight JavaScript API for validating OpenAPI specification documents. This project's validator originated in sway and was broken out into a lighter-weight library by community request. As a result, this project will only do validation and will not concern itself with retrieving your documents, resolving the references in your documents, etc.

More to come...