Skip to content

Define null handling for the public API surface #576

Open
@Kaliumhexacyanoferrat

Description

@Kaliumhexacyanoferrat

As a developer with a project without nullable enable I would like to receive useful exception messages if I pass null to a method that does not allow it.

Notes

Currently there are no null checks in the project as it expects null not to be passed for non-nullable arguments.

Acceptance criteria

  • TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions