SAP / cloud-mta-build-tool

Multi-Target Application (MTA) build tool for Cloud Applications https://sap.github.io/cloud-mta-build-tool
Apache License 2.0
141 stars 62 forks source link

mta.yaml Validation #1129

Open mrbryo opened 2 months ago

mrbryo commented 2 months ago

Add validation of the mta.yaml file to the build process.

yutaoj commented 2 weeks ago

The MBT performs internal validation during the build process. Additionally, there is a VSCode extension called "vscode-mta-tool" that facilitates validation within the Visual Studio Code environment.