You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<span>Ensure that content is <em>valid</em> when updating this artifact.</span>
154
+
<span>Ensure that content is <em>valid</em> when creating an artifact or artifact version.</span>
155
155
);
156
156
constcompatibilityDescription=(
157
-
<span>Enforce a compatibility level when updating this artifact (for example, select Backward for backwards compatibility).</span>
157
+
<span>Enforce a compatibility level when creating a new artifact version (for example, select Backward for backwards compatibility).</span>
158
158
);
159
159
constintegrityDescription=(
160
-
<span>Enforce artifact reference integrity when creating or updating artifacts. Enable and configure this rule to ensure that artifact references provided are correct.</span>
160
+
<span>Enforce artifact reference integrity when creating an artifact or artifact version. Enable and configure this rule to ensure that provided artifact references are correct.</span>
0 commit comments