Skip to content

Commit dd420c2

Browse files
committed
DOCSP-30350 add schema val link to bulk
1 parent cc021ca commit dd420c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/crud/bulk.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,9 @@ value of ``"ten"``.
668668
com.mongodb.internal.connection.ProtocolHelper.getBulkWriteException(ProtocolHelper.java:254)
669669
... 19 more
670670

671+
To learn more about schema validation, see Schema Validation in the Server
672+
Manual Entries section.
673+
671674
Additional Information
672675
----------------------
673676

@@ -697,3 +700,4 @@ Server Manual Entries
697700

698701
- :manual:`MongoCollection.bulkWrite() </reference/method/db.collection.bulkWrite/>`
699702
- :manual:`MongoClient.bulkWrite() </reference/command/bulkWrite/>`
703+
- :manual:`Schema Validation </core/schema-validation/>`

0 commit comments

Comments
 (0)