im a beginner to c#. i have the following question.
i want to add a validation for user input such as making sure the year of the car is not greater than the current year +2. where can i add this validation user input.
my main.cs code is like this:
using
{
}