I would like to make a year validation like this
if (currentYear (i need to get the current year) - 5 years) is true { throw Exception }
Lets say current year