Skip to content

UndeclaredFieldsWarning

Class: warmhub.UndeclaredFieldsWarning

UndeclaredFieldsWarning(undeclared_fields: Sequence[str], undeclared_fields_truncated: bool = False, total_undeclared: int | None = None)

Fields present in data but absent from the supplied shape declaration.

undeclared_fields

Documentation is not yet available.

undeclared_fields_truncated = False

Documentation is not yet available.

total_undeclared = None

Documentation is not yet available.