Configuring schema validation in your IDE
Defining what will happen when zBuilder ‘builds’ a language source file is done through YAML configuration files. Many YAML file editors provide IntelliSense and Code Completion if you configure a schema, so DBB provides the schema file that validates these YAML configurations to developers to allow them to validate their configurations inside of their editor. This way they can quickly understand, correct, and build out new YAML configurations without having to run zBuilder.
To learn how to configure validation inside your workstation, refer to the configuration tutorial of your respective IDE.