Skip to content

Refactor failIfReserved  #145

@ikicic

Description

@ikicic

The plugin developer is expected to invoke failIfReserved manually to ensure that the user didn't request creating a channel with a reserved name.
Instead of manually doing the check (which could easily be forgotten), it should be done automatically in requireDataPerParticle and requireDataPerObject, while the core should use "private" variants of these two functions which do not perform such a check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions