Skip to content

cast number to string? #7

Description

@braco

Currently, {cast:true} will convert a string to a number. Is there any reason not to do the opposite?

year: 1972

would become

year: "1972"

but this currently produces "must be of string type"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions