Skip to content

Parser should process types #548

Closed
Closed
@jvalkeal

Description

@jvalkeal

If CommandRegistration is used manually and option is defined i.e. as Integer parser should try to convert given value(which is always String) so that value can get asked from a context as Integer. This would remove need for user to do conversion an options's default value is already converted so these two should behave same.

Annotation model has its own conversion logic so it doesn't see this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions