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 1c45cb2 commit a6e72f5Copy full SHA for a6e72f5
docs/eloquent-models/schema-builder.txt
@@ -167,7 +167,7 @@ contain the ``license_number`` field with an integer value between
167
If you attempt to insert a document into the ``pilots`` collection that
168
violates the schema validation rule, {+odm-long+} returns a
169
:php:`mongodb-driver-exception-bulkwriteexception` because the
170
-validation level is set to ``"error"``.
+validation action is set to ``"error"``.
171
172
.. _laravel-eloquent-collection-exists:
173
0 commit comments