ValidationErrors link. type-alias. 定義從失敗的驗證檢查返回的錯誤對映表。 ... type ValidationErrors = { [key: string]: any; }; ...
確定! 回上一頁