Skip to content

Using Zod for schema validation? #1

Description

@pavanpodila

Should we be using Zod for schema validation after we download the JSON from the CMS?

Currently we rely on interfaces to do this. Using schema validation will enforce an extra layer of protection, but unfortunately it comes with a performance cost of going through the entire object tree.

This needs to be reasoned out before we implement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    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