deislabs / duffle-vscode

VS Code extension for Duffle, the CNAB installer
MIT License
14 stars 3 forks source link

Incoming Duffle change: New parameter validations #72

Open technosophos opened 5 years ago

technosophos commented 5 years ago

In Duffle, we switched validation names from ARM Template naming to JSON Schema naming, and included a few extras:

https://github.com/deislabs/duffle/pull/660

itowlson commented 5 years ago

I believe this is now resolved to parity with where duffle-vscode has previously been, though I think we are still missing parameter validation (per #46).