HasUniqueOutputAttribute
Summary¶
Severity - Fail
Check method - Here
Details¶
The HasUniqueOutputAttribute
check ensures that there is only one Output
or MultiOutput
attribute per method. This is to avoid confusion caused by multiple Output
or MultiOutput
attributes unnecessarily.