spring boot 表单的实体提交错误:Validation failed for object='book'. Error count: 2
Posted ymf2323
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了spring boot 表单的实体提交错误:Validation failed for object='book'. Error count: 2相关的知识,希望对你有一定的参考价值。
一:错误信息
二:解决方法
在实体后加BindingResult
三:参考链接
http://stackoverflow.com/questions/30297719/cannot-get-validation-working-with-spring-boot-and-thymeleaf
以上是关于spring boot 表单的实体提交错误:Validation failed for object='book'. Error count: 2的主要内容,如果未能解决你的问题,请参考以下文章
如何设置Spring Boot中@RequestBody反序列化实体的默认值
Spring Boot:RestTemplate提交表单数据的三种方法
Spring boot +Spring Security + Thymeleaf 认证失败返回错误信息