/**** This is a small little project that will take a file of car records and be able to sort it using various sorting algorithms such as insertion and bubble sort. This will also validate the car records based on the validation it needs based on the information of each car.