8000 - · symfony/symfony-docs@c4b33b1 · GitHub
[go: up one dir, main page]

Skip to content

Commit c4b33b1

Browse files
committed
-
1 parent 198971e commit c4b33b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/UniqueEntity.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ each with a single field.
256256
``ignoreNull``
257257
~~~~~~~~~~~~~~
258258

259-
**type**: ``bool`` | ``string`` | ``array`` **default**: ``true``
259+
**type**: ``boolean`` | ``string`` | ``array`` **default**: ``true``
260260

261261
If this option is set to ``true``, then the constraint will allow multiple
262262
entities to have a ``null`` value for a field without failing validation.

0 commit comments

Comments
 (0)
0