Skip to content

Modeler_audit_rules_R2700

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

R2700

Summary

A TemplateBinding can substitute a TemplateParameter only once.

Details

A template instantiation can give a value to a template parameter only once.

Tips

Keep only one TemplateParameterSubstitution for each TemplateParameter.

Clone this wiki locally