export interface ValidateEntity400ResponseErrorsInner { [key: string]: any; name: string; message: string; }