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 cc021ca commit dd420c2Copy full SHA for dd420c2
source/crud/bulk.txt
@@ -668,6 +668,9 @@ value of ``"ten"``.
668
com.mongodb.internal.connection.ProtocolHelper.getBulkWriteException(ProtocolHelper.java:254)
669
... 19 more
670
671
+To learn more about schema validation, see Schema Validation in the Server
672
+Manual Entries section.
673
+
674
Additional Information
675
----------------------
676
@@ -697,3 +700,4 @@ Server Manual Entries
697
700
698
701
- :manual:`MongoCollection.bulkWrite() </reference/method/db.collection.bulkWrite/>`
699
702
- :manual:`MongoClient.bulkWrite() </reference/command/bulkWrite/>`
703
+- :manual:`Schema Validation </core/schema-validation/>`
0 commit comments