Skip to content

Instantly share code, notes, and snippets.

@alexchirea
Created November 3, 2021 11:33
Show Gist options
  • Save alexchirea/f1b5747a6aa4e69d271ea618138898b4 to your computer and use it in GitHub Desktop.
Save alexchirea/f1b5747a6aa4e69d271ea618138898b4 to your computer and use it in GitHub Desktop.
<div class="alert alert-warning" th:if="${#fields.hasErrors('age')}" th:errors="*{age}"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment