I have the following object :
validationsErrors: { [key: string]: { key: string; params?: { [key: string]: string } } };