template-monorepo/internal/library/validate/custom/README.md

250 B

自訂驗證規則

在此目錄新增 Gateway 專用的 validate.Option,並於 svc.NewServiceContext 傳入:

validate.NewWithDefaultEN(custom.YourOption)

範例實作見 validate_test.gostatus / is-awesome 選項。