Skip to content
This repository was archived by the owner on Oct 30, 2022. It is now read-only.
This repository was archived by the owner on Oct 30, 2022. It is now read-only.

Support @Nonnull on parameters of command handler methods #28

@Vampire

Description

@Vampire

Check for jsr305 annotation @Nonnull on a parameter and if the parameter is annotated with it, but you would give null or an empty Optional to it, either throw an exception or make a debug log statement and just do not call the handler

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions