About Site API Open API Validator

Validates OAS3 schemas and JSON content.

Maven Central

Documentation

Overview

  • Validate OAS3 YAML specification files to ensure the files are valid according to the OAS3 spec and JSON schema definition
  • Validate actual JSON content against the JSON schema contained in the OAS3 YAML specification files
  • Allows to detect and read multiple versions of OAS3 YAML specification files in the class path

This module can be used in AEM projects based on the Site API to validate JSON content in integration tests (Custom Functional Tests) and unit tests. The module is not intended to be deployed to AEM.

GitHub Repository

Sources: https://github.com/wcm-io/io.wcm.site-api.openapi-validator

Back to top

Version: 1.0.0-SNAPSHOT. Last Published: 2023-03-20.