File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -314,7 +314,7 @@ error will be returned. If set to ``true``, extra fields are ok.
314314extraFieldsMessage
315315~~~~~~~~~~~~~~~~~~
316316
317- **type **: ``boolean `` **default **: ``The fields {{ fields }} were not expected. ``
317+ **type **: ``boolean `` **default **: ``This field was not expected. ``
318318
319319The message shown if `allowExtraFields `_ is false and an extra field is
320320detected.
@@ -332,7 +332,7 @@ option are not present in the underlying collection.
332332missingFieldsMessage
333333~~~~~~~~~~~~~~~~~~~~
334334
335- **type **: ``boolean `` **default **: ``The fields {{ fields }} are missing. ``
335+ **type **: ``boolean `` **default **: ``This field is missing. ``
336336
337337The message shown if `allowMissingFields `_ is false and one or more fields
338338are missing from the underlying collection.
You can’t perform that action at this time.
0 commit comments