Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
Repl 2021-03-08
Description
A few API Version 1 commands accept parameters that have validators defined in IDL. For example, "listCollections" accepts {cursor: {batchSize: x}}, where "x" is an integer with a validator that checks it is non-negative.
As part of our IDL compatibility checking, implement the simplest possible rules for validators.
Attachments
Issue Links
- is duplicated by
-
SERVER-53208 Check parameter and reply field validators in IDL compatibility checker script
-
- Closed
-