为Cerberus的自定义验证器发布编写测试

时间:2020-03-24 22:39:53

标签: python-3.x cerberus

我正在为模式中的字段使用自定义类型。我喜欢这里处理自定义类型(Validation for custom type in Cerberus)的方式,因此您不必弄乱TypeDefinitions。

但是,我想传回带有失败的自定义错误消息。最好的方法是什么?

0 个答案:

没有答案