Validation Rules - Date Range Field

I tried to do this with validation rules but cant find a way.
I have a couple of booking forms where I would like to validate that the End Date is the same or after the Start Date. Having young people constantly entering dates I need to make sure that the booking dates are valid.
I’m pretty sure this can be done in Javascript but i just don’t have the experience with it yet.