質問編集履歴

1

状況について修正

2017/12/04 01:11

投稿

uruban
uruban

スコア24

test CHANGED
File without changes
test CHANGED
@@ -19,6 +19,12 @@
19
19
  BindingResultにはエラーがなく(数字でないためエラーになる認識)、
20
20
 
21
21
  NumberValidator.javaのブレークポイントは止まらない状況です。
22
+
23
+
24
+
25
+ org.springframework.validation.BeanPropertyBindingResult: 0 errors
26
+
27
+ となっており、result.hasErrors()としても、falseになる状況です。
22
28
 
23
29
 
24
30