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