Contents:
ValidationError
ValidationError.line_number
ValidationError.message
ValidationError.problem_string
An problem was found in the input data.
The 1-indexed line number where the problem was found.
A message describing the problem.
The string that caused the problem.