Tests whether the target string is a valid MongoID
target
expect(isMongoId('507f1f77bcf86cd799439011').value).toBeTruthy()
The target string
Generated using TypeDoc
Tests whether the
targetstring is a valid MongoIDExample