Class FailOnWarningOrError

java.lang.Object
interlok.csv.schema.FailOnWarningOrError
All Implemented Interfaces:
SchemaViolationHandler

public class FailOnWarningOrError extends Object implements SchemaViolationHandler
If there are any warnings or errors present then throw an exception.