export default interface ValidatorErrorList { [key: string]: string; }