Spring Boot Thymeleaf Field Validation

preview_player
Показать описание
This video shows how to add field validation to a Thymeleaf Spring Boot application.
We are adding validation constraints to our SpaceShip that we created yesterday.
We create a custom validation which applies an error if the SpaceShip starts with a F.
Enjoy! :-)
Thank you for commenting and asking questions! They all mean a lot to me.
The code is located here:
Follow me on twitter:
Support me on Patreon:
Рекомендации по теме
Комментарии
Автор

Actually after creating you should use to redirect to list of spaceships instead of loading list of them in the view of creation. I am following your tuts about thymeleaf but I need to be sure you are good at thymeleaf, so I can feel myself in right place to continue watching your videos.

blockbuddiesplay
Автор

good job. thymeleaf looks much like jinja.

Murga_Mutton