MongoId::isValidCheck if a value is a valid ObjectId 
 説明
   public static bool MongoId::isValid
    ( mixed  
  $value
   )This method may be used to check a variable before passing it as an argument to MongoId::__construct. パラメータ
 
 返り値
   Returns   |