export type VerifyRule = { regExp: RegExp; errText: string; };