Links
Dataclass holding the results of a single validation.
status (Status)
message (str)
ext_message (str | None)
solution (str | None)
url (str | None)
exception (Exception | None)
None