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 198971e commit c4b33b1Copy full SHA for c4b33b1
reference/constraints/UniqueEntity.rst
@@ -256,7 +256,7 @@ each with a single field.
256
``ignoreNull``
257
~~~~~~~~~~~~~~
258
259
-**type**: ``bool`` | ``string`` | ``array`` **default**: ``true``
+**type**: ``boolean`` | ``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