Is it possible to track errors and then continue parsing? I'd prefer to present all errors up front at the same time, so if there's multiple things, a user can fix them all at once instead of fixing one and then seeing the next one appear and fixing it and then seeing the next one appear, etc.
Is it possible to track errors and then continue parsing? I'd prefer to present all errors up front at the same time, so if there's multiple things, a user can fix them all at once instead of fixing one and then seeing the next one appear and fixing it and then seeing the next one appear, etc.