Verification
Verification attrbutes can be added to classes to enable verification from within the Web Client.
For details on how to create verifications, see the Verifications page.
Usage
[Verification("Rest200OkVerifier", nameof(WebsiteAddress))]
public class ProductService : SettingsBase
Appearance