本篇會做 Web API 的 Request 驗證。
用 FluentValidaiton ( NuGet 套件 ),在 Visual Studio 用 C# 寫範例程式碼。
之前單元測試Unit Test (二)─實例撰寫過程─面積計算功能是用 FluentAssertions ( NuGet 套件 )。
本篇會做 Web API 的 Request 驗證。
用 FluentValidaiton ( NuGet 套件 ),在 Visual Studio 用 C# 寫範例程式碼。
之前單元測試Unit Test (二)─實例撰寫過程─面積計算功能是用 FluentAssertions ( NuGet 套件 )。
RESTful API 設計流程,共四步驟:
提供設計範例一步步完成。
內文重點:API、Web API、RESTful 注意事項 & 優點 & 缺點