Add a way to check the input file prior to file parsing. If erroneous, add meaningful feedback. Suggestion for implementation: - Add a decorator above the input parser
Add a way to check the input file prior to file parsing.
If erroneous, add meaningful feedback.
Suggestion for implementation: