Check the validation of the parameter

I keep searching the internet to find out if the maxPoolSize & minPoolSize settings are supported with npm 2.15.8 .

This is to limit the number of connections to mongodb ( version 4.0.5 )

On the mongodb website they said The minPoolSize option is not supported by all drivers. For information on your driver, see the drivers documentation.

but when i click on the link i’m completly lost .