export interface IDtoValidationError { key: string; message: string; }