I read this article - “The validation process is asynchronous, and for larger data sets it goes from the bottom right corner to the top left.”
Is there any way to adjust validation so it validates from the top left of the file to the bottom right? In my use case, when users have too many errors, I’d like to stop processing and inform them of errors, but it would be more friendly to start with the top of the file. Thanks for any ideas.