export type DataValidationErrorStyle = "stop" | "warning" | "information";