DataValidationException 类

验证用户数据时发现的问题的异常。

继承
DataValidationException

构造函数

DataValidationException(exception_message='', target=None, **kwargs)

参数

exception_message
str
必需

描述错误的消息。

target
默认值: None