Rule ID: ST-NMG-009
Scope: Activity
Description
This rule checks whether the names of DataTable
variables defined in the workflow with the type DataTable
start with the dt_
prefix.
Recommendation
Make sure the names of existing DataTable
variables start with the argument type, followed by the dt_
prefix.

Updated 2 years ago