Data Validation

Data Validation

We use automation to load our data to our student information system and are having challenges doing so because of inconsistencies with the data. The latest is the birthdate field. Some are using long date, some short. This is breaking our code for upload. Is there a data dictionary that outlines what each field is and the expected format? 

Also noticing that commas are being allowed which breaks a CSV file upload.