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 d1dfec7 commit d6dd8f9Copy full SHA for d6dd8f9
16/umbraco-commerce/key-concepts/shipping-providers.md
@@ -41,7 +41,7 @@ The settings class consists of a series of properties, each decorated with a `Sh
41
Labels and descriptions for providers and their settings are controlled through [Localization](#localization) entries.
42
43
{% hint style="info" %}
44
-The **Validate Shipping Provider Settings** feature has been available since Umbraco Commerce 16.4.0.
+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`.
0 commit comments