export interface ErrorParametersItem { resources?: string; fieldName?: string; fieldValue?: string; }