Comment 1 for bug 1467573

Revision history for this message
Steven Hardy (shardy) wrote : Re: template-validate doesn't validate nested stacks

Actually it's not just nested stacks, there's a bunch of stuff we do in Stack.validate(), for example validation of outputs, which we don't do in the template-validate path - so we should probably just align these two code paths as far as is practical.