Skip to content

Input validation #393

@AuHau

Description

@AuHau

On many places in the config creations we have Number(...), but Number("asd") === NaN which is still number but not really applicable for our usecases. We should therefore validate that we have indeed valid number.

This could be tackled together with #388

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingissue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions