Skip to content

data transformation, via annotations produced by the "format" keyword (and possibly others) #95

@karenetheridge

Description

@karenetheridge

Add a mode which returns a transformed copy of the data that was just validated, using annotations from the result as a guide of what to do.

Requires awareness of various formats e.g. "int64" which act on strings but indicate the result should be transformed into an integer (likely a Math::BigInt object).

Can tie into the upcoming format registry, which will allow providing an additional subref which performs the transformation.

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