We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69478bd commit 7022d26Copy full SHA for 7022d26
16/umbraco-commerce/key-concepts/payment-providers.md
@@ -44,7 +44,7 @@ Labels and descriptions for providers and their settings are controlled through
44
The **Validate Payment Provider Settings** feature has been available since Umbraco Commerce 16.4.0.
45
{% endhint %}
46
47
-Umbraco Commerce supports validating payment provider settings by using `System.ComponentModel.DataAnnotations.ValidationAttribute`.
+Umbraco Commerce supports validating payment provider settings using the `System.ComponentModel.DataAnnotations.ValidationAttribute` class.
48
49
```csharp
50
public class MyPaymentProviderSettings
0 commit comments