Example on form validation with Gookit Validate Playing around with Validate and learning a little bit on inheritance in Go. With the help of interfaces, we can easily create forms and manage custom validators. References Inheritance in GO using interface + struct - Welcome To Golang By Example