Seun Akanni
Seun Akanni

Seun Akanni

Follow
homebadges
Tag

mongoose

#mongoose

More content

Read more stories on Hashnode


Articles with this tag

Checking if string is an ObjectId in MongoDB using Mongoose

Jul 8, 20201 min read

Problem Using mongoose.Types.ObjectId.isValid to check if an ObjecId is valid and not a random string will return TRUE for any string of 12 bytes,...

Checking if string is an ObjectId in MongoDB using Mongoose