什麼是 pydantic-validation?
使用 Pydantic 模型進行記錄級資料驗證。現場驗證器、模型驗證器和批次驗證模式。 來源:majesticlabs-dev/majestic-marketplace。
使用 Pydantic 模型進行記錄級資料驗證。現場驗證器、模型驗證器和批次驗證模式。
透過命令列快速安裝 pydantic-validation AI 技能到你的開發環境
來源:majesticlabs-dev/majestic-marketplace。
| gt, ge | Field(gt=0) | Greater than / greater-equal | | lt, le | Field(le=100) | Less than / less-equal | | pattern | Field(pattern=r'^\d+$') | Regex match | | minlength, maxlength | Field(minlength=1) | String length |
| API request/response | ✓ | FastAPI integration | | Record-by-record ETL | ✓ | - | | Full DataFrame validation | - | pandera | | Pipeline expectations | - | Great Expectations |
使用 Pydantic 模型進行記錄級資料驗證。現場驗證器、模型驗證器和批次驗證模式。 來源:majesticlabs-dev/majestic-marketplace。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill pydantic-validation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill pydantic-validationBrowse more skills from majesticlabs-dev/majestic-marketplace
使用 Pydantic 模型進行記錄級資料驗證。現場驗證器、模型驗證器和批次驗證模式。 來源:majesticlabs-dev/majestic-marketplace。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill pydantic-validation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/majesticlabs-dev/majestic-marketplace