Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
isValidObjectId
Function isValidObjectId
is
Valid
Object
Id
(
v
)
:
true
Returns true if Mongoose can cast the given value to an ObjectId, or false otherwise.
Parameters
v
:
mongoose
.
Types
.
ObjectId
|
mongoose
.
mongo
.
BSON
.
ObjectId
Returns
true
is
Valid
Object
Id
(
v
)
:
boolean
Parameters
v
:
any
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...
Returns true if Mongoose can cast the given value to an ObjectId, or false otherwise.