質問編集履歴

1

エラー内容の追記

2020/01/09 11:56

投稿

syoco0330
syoco0330

スコア30

test CHANGED
File without changes
test CHANGED
@@ -23,6 +23,16 @@
23
23
  現在の実装状況は下記です。
24
24
 
25
25
  実行するとエラーになります。
26
+
27
+ エラー内容
28
+
29
+ ```
30
+
31
+ Terminating app due to uncaught exception 'InvalidPathValidation', reason: '(child:) Must be a non-empty string and not contain '.' '#' '$' '[' or ']''
32
+
33
+ ```
34
+
35
+
26
36
 
27
37
  ```swift
28
38