Skip to content

HasUniqueOutputAttribute

Fraser Greenroyd edited this page Apr 24, 2020 · 3 revisions

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.

Clone this wiki locally