Skip to content

Register custom error for certain key in context #26

Description

@royhsu
context.register(
    CustomError(),
    for: .custom
)

// Initializable.
context.register(
    CustomError.self,
    for: .custom
)

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