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 35f7b1e commit 3cd4397Copy full SHA for 3cd4397
user_guide_src/source/changelogs/v4.6.0.rst
@@ -219,8 +219,8 @@ Libraries
219
See :ref:`FileCollection::retainMultiplePatterns() <file-collections-retain-multiple-patterns>`.
220
- **Validation:** Added ``min_dims`` validation rule to ``FileRules`` class. See
221
:ref:`Validation <rules-for-file-uploads>`.
222
-- **Validation:** Rule ``is_unique`` and ``is_not_unique`` now accept an optional
223
- ``dbGroup`` as parameter. See :ref:`Validation <rules-for-general-use>`.
+- **Validation:** Rules: ``is_unique`` and ``is_not_unique`` now accept the optional
+ ``dbGroup`` as part of the first parameter. See :ref:`Validation <rules-for-general-use>`.
224
225
Helpers and Functions
226
=====================
0 commit comments