Skip to content

Validate UFOv3 field values where appropriate #20

@epilys

Description

@epilys

Some UFOv3 fields can have only specific values (for example, lists of bit flags with specific values or lists with specific length).

These can be implemented as serde's deserialize_with field attributes. There are already similar examples in the ufo module [0]

[0]: example

#[serde(serialize_with = "smooth_serialize")]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions