Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions source/reference/method/MongoDBDatabase-createCollection.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,8 @@ Parameters
- Determines whether to ``error`` on invalid documents or just ``warn``
about the violations but allow invalid documents to be inserted.

.. important::

Validation of documents only applies to those documents as
determined by the ``validationLevel``.
:gold:`IMPORTANT:` Validation of documents only applies to
those documents as determined by the ``validationLevel``.

.. list-table::
:header-rows: 1
Expand Down