export type ValidationResult = string | string[] | boolean | undefined;