Property FailFast
FailFast
Promotes the first document failure to a run failure and rethrows the original, without mutating the registered ContinueOnDocumentError.
public bool FailFast { get; set; }
Promotes the first document failure to a run failure and rethrows the original, without mutating the registered ContinueOnDocumentError.
public bool FailFast { get; set; }