I was trying to restore a shard router with mongorestore. But it failed to restore the collection config.settings with the following error.
Failed: config.settings: error creating collection config.settings: error running create command: (InvalidOptions) Document validators not allowed on system collection config.settings
Any idea how to resolve this?