User Story
GIVEN: I'm a User
WHEN I create a new Academic Year
THEN the system will throw a custom validation error if the End Date is not minimum 8 months ahead.
Note: This validation could be more complicated. I kept it simple. You can try for more complicated solutions.