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 a526900 commit 9190d50Copy full SHA for 9190d50
source/reference/method/MongoDBDatabase-createCollection.txt
@@ -206,10 +206,8 @@ Parameters
206
- Determines whether to ``error`` on invalid documents or just ``warn``
207
about the violations but allow invalid documents to be inserted.
208
209
- .. important::
210
-
211
- Validation of documents only applies to those documents as
212
- determined by the ``validationLevel``.
+ :gold:`IMPORTANT:` Validation of documents only applies to
+ those documents as determined by the ``validationLevel``.
213
214
.. list-table::
215
:header-rows: 1
0 commit comments