0

我需要动态禁用模式中一个字段的验证,我该怎么做?

我尝试了这样的解决方案,但我需要该字段是用户可输入的:

schema = MySchema(exclude=['my_field'])
4

0 回答 0