質問編集履歴

1

誤字

2020/02/12 04:28

投稿

sabx
sabx

スコア200

test CHANGED
File without changes
test CHANGED
@@ -30,7 +30,7 @@
30
30
 
31
31
  pattern: /[a-zA-Z0-9!@]/,
32
32
 
33
- message: "使用可能な文字は、大小英数・記号(%@?_$&*)のみです",
33
+ message: "使用可能な文字は、大小英数・記号(!@)のみです",
34
34
 
35
35
  trigger: ['change', 'blur'],
36
36