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 28c2901 commit ab053b6Copy full SHA for ab053b6
source/crud/operation-error-handling.txt
@@ -91,7 +91,7 @@ on the failed operation, such as the schema rules and the offending document. To
91
address this error, you must either revise the document to adhere to the schema
92
validation rules or bypass validation.
93
94
-To learn more about schema validation, see :manual:</core/schema-validation/> in the Server Manual.
+To learn more about schema validation, see :manual:`Schema Validation </core/schema-validation/>` in the Server Manual.
95
96
Bulk Write Exception
97
~~~~~~~~~~~~~~~~~~~~
0 commit comments