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 3fdc416 commit 198971eCopy full SHA for 198971e
reference/constraints/UniqueEntity.rst
@@ -256,7 +256,7 @@ each with a single field.
256
``ignoreNull``
257
~~~~~~~~~~~~~~
258
259
-**type**: ``bool``, ``string`` or ``array`` **default**: ``[]``
+**type**: ``bool`` | ``string`` | ``array`` **default**: ``true``
260
261
If this option is set to ``true``, then the constraint will allow multiple
262
entities to have a ``null`` value for a field without failing validation.
0 commit comments