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 d6dd8f9 commit 9b102d5Copy full SHA for 9b102d5
16/umbraco-commerce/key-concepts/shipping-providers.md
@@ -44,7 +44,7 @@ Labels and descriptions for providers and their settings are controlled through
44
The **Validate Shipping Provider Settings** feature is available in Umbraco Commerce 16.4.0 and later
45
{% endhint %}
46
47
-Umbraco Commerce supports validating shipping provider settings by using `System.ComponentModel.DataAnnotations.ValidationAttribute`.
+Umbraco Commerce supports validating shipping provider settings using the `System.ComponentModel.DataAnnotations.ValidationAttribute` class.
48
49
```csharp
50
public class MyShippingProviderSettings
0 commit comments