Skip to content

Commit 3cd4397

Browse files
maniabamichalsn
andauthored
Update user_guide_src/source/changelogs/v4.6.0.rst
Co-authored-by: Michal Sniatala <[email protected]>
1 parent 35f7b1e commit 3cd4397

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_guide_src/source/changelogs/v4.6.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ Libraries
219219
See :ref:`FileCollection::retainMultiplePatterns() <file-collections-retain-multiple-patterns>`.
220220
- **Validation:** Added ``min_dims`` validation rule to ``FileRules`` class. See
221221
: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>`.
222+
- **Validation:** Rules: ``is_unique`` and ``is_not_unique`` now accept the optional
223+
``dbGroup`` as part of the first parameter. See :ref:`Validation <rules-for-general-use>`.
224224

225225
Helpers and Functions
226226
=====================

0 commit comments

Comments
 (0)