Validates that a template can be used. Checks that the template is not abstract and not deprecated.
Parameters
template
the template to validate
Throws
if the template is abstract or deprecated
Validates that a template can be used. Checks that the template is not abstract and not deprecated.
the template to validate
if the template is abstract or deprecated