Skip to content

Enhancement: The library should defensively check input arguments #70

Closed
@bbottema

Description

@bbottema

A lot of places now have @nonnull and @nullable annotations to provide hints to static analyses tools, but this doesn't add any value in runtime conditions.

It would be nice if Simple Java Mail implemented defensive null/empty checks on all required parameters, so we can Fail Fast.
Annotations

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions