БТ
Size: a a a
AK
БТ
Y
Y
Y
if (bindingResult.hasErrors()) {
return "main";
}
<tr>
<td>Email:</td>
<td><input type="text" th:field="*{email}"/></td>
<td th:if="${#fields.hasErrors('email')}" th:errors="*{email}">Email
Error
</td>
</tr>
D
ИЗ
БТ
AK
БТ
DS
БТ
БТ
R
R
R
БТ
DS