Validate Schemas[edit]

To validate/inspect schemas select, first, the Schemas tab at the bottom of the OpenAPI studio.

Validate All Schemas[edit]

To validate/inspect all document schemas in one go, select the root node Schemas, then either:

  • Right-click it and select Validate All Schemas from the context menu.
  • Or click the validation button from the view local toolbar.


Please note that this Schemas tab will be automatically validated the first time you open a document.

You get to see the validation report in the Inspector View

Openapi validation all schemas.png


Validate Selected Schemas[edit]

Select the schemas you want to validate/inspect then, then either:

  • Right-click it and select Validate from the context menu.
  • Or click the validation button from the view local toolbar

Openapi validation selected schemas.png