Validation > Stop On Error

Under certain circumstances, multiple errors are detected that occur during validation. The Stop On Error setting defines where to halt map execution. With either setting, if an error is found in the input, no output objects are built.

Value
Description
On
Only validate through the input card where the first error occurs. Stop executing the map after validating that input card, even if there are multiple input cards.
Off
Continue validating data until all errors are found. Even when validation finds data errors in a given input card, map execution continues with the next input card.