阅读背景:

表单验证错误消息未按预期显示

来源:互联网 
<td th:if="${#fields.hasErrors('description')}" th:errors="*{description}" class="red">You must provide a reason for your request.</td>
<td th:if="${#fields.hasErrors('selectedDate')}" th:errors="*{selectedDate}" class="red">You must select a date.</td>
<td th:if="${#fields.hasErrors('description')}"



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: