* Periods used instead of commas between fields
* Middle initial period glued to student ID (M.041517)
* Name glued to student ID via period (Carlos.065344)
* Missing comma between last name and first name
* Student IDs padded to 6 digits with leading zeros
* Date format validation
* Gender letter forced to uppercase
CSV Merger:
* Drop multiple CSV files to merge into one
* Automatic Onward format detection & validation
* Checks: Gender, DOB, Student ID, Duplicates, Weekends
* Option to remove exact duplicate rows
Color Codes (Checker):
Green = Line is clean, no issues Yellow = Fixed automatically Red = Could not parse, needs manual fix