Skip to content

Make 'value' parameter optional (and min... max... parameters) #126

@DevTello

Description

@DevTello

Hi, I have to provide the default time in 'value' parameter, and in case I'm also providing min... and max... time constraints, I need to manually clamp the 'value' default time in the allowed range, otherwise, I'm getting an exception. Can 'value' be nullable and the rest done under the hood?

Also, it would be nice if 'minHour', 'minMinute', 'maxHour', and 'maxMinute' parameters also were nullable

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