export interface UnprocessableEntityError { field: string; code: string; }