ValidationError#

exception ValidationError[source]#

Represents more specific case of the ValueError (DeepchecksValueError).

__init__(message: str)[source]#
__new__(*args, **kwargs)#