I'd like to validate a field on my pydantic model depending on something I pull from the DB. Since the DB query is async, I'd need the validation to also be ...
確定! 回上一頁