export type ValidationValue = boolean | number | string | RegExp;