|
| None | __init__ (self, str message, list[Hashable]|None path, str|None error_message, dict[str, Any] schema_errors, **Any kwargs) |
| |
Invalid data provided.
Definition at line 118 of file data_entry_flow.py.
◆ __init__()
| None homeassistant.data_entry_flow.InvalidData.__init__ |
( |
|
self, |
|
|
str |
message, |
|
|
list[Hashable] | None |
path, |
|
|
str | None |
error_message, |
|
|
dict[str, Any] |
schema_errors, |
|
|
**Any |
kwargs |
|
) |
| |
◆ schema_errors
| homeassistant.data_entry_flow.InvalidData.schema_errors |
The documentation for this class was generated from the following file: