Open utterances-bot opened 2 years ago
先前 用 pydantic 輕鬆進行設定管理(Settings management) 一文曾提及利用 pydantic 管理設定,但其實也可以驗證資料,本文將介紹如何透過 pydantic 驗證資料,保證有效減少開發驗證各種資料的繁瑣。
https://myapollo.com.tw/zh-tw/pydantic-validate-data/
用 pydantic 輕鬆進行資料驗證 | My.APOLLO
先前 用 pydantic 輕鬆進行設定管理(Settings management) 一文曾提及利用 pydantic 管理設定,但其實也可以驗證資料,本文將介紹如何透過 pydantic 驗證資料,保證有效減少開發驗證各種資料的繁瑣。
https://myapollo.com.tw/zh-tw/pydantic-validate-data/