@sheetwrite/coretype
Reject-or-warn policy attached to a data-validation rule.
Declaration
export type ValidationPolicy = "reject" | "warn" | "allow";Sheetwrite / Documentation
@sheetwrite/coreReject-or-warn policy attached to a data-validation rule.
export type ValidationPolicy = "reject" | "warn" | "allow";