Question: Write a Java program which will take the name of the file as a command - line prompt and validate the data. If there are
Write a Java program which will take the name of the file as a commandline prompt and validate the data. If there are no errors, your program should output the number of records processed. If there are errors, you should print the name of the person with the error, and a clear message about which line contained the problem. After validation, output the number of records which had at least one error and the number which were correct.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
