ValidationError#

exception ValidationError[source]#

Represents more specific case of the ValueError (DeepchecksValueError).

__init__(message: str, html: Optional[str] = None)[source]#
__new__(*args, **kwargs)#