export type ValidationDropdown = { r: number; c: number; list: number; };