-
Type: Question
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2021-02-08
Currently shouldBypassDocumentValidationForCommand parses a BSONObj which is redundant with the IDL generated parsers that many callers of the function use. This function should getBypassDocumentValidation() on the generated IDL class
- related to
-
SERVER-53863 FindAndModify commands should inherit from IDL generated base Command class.
- Closed