SSBC: Template variable errors only caught in execution
Created by: eseliger
When template variables are unknown, or the template doesn't compile properly, that is only determined during the actual execution. Seems efficient to do it earlier in the pipeline, ideally in the editing stage. Also, this error is not surfaced in the UI, it just generically fails.