To add validation for Start Time field and End Time field
'- both fields can't have the same value - End Time field can't be left empty
This is because I do notice some events had Start Time but no End Time and also got the same value for both fields. I want to prevent users from making the same mistakes.