Skip to content

Deep helpers for object schemas (partial, pick, omit, merge, etc.) #3179

@Romakita

Description

@Romakita

Objective

Add deep helper methods to the functional API for object schemas to transform types, such as .partial(), .pick<K>(), .omit<K>(), .merge().

Details

  • Helpers should transform the type parameter T accordingly while preserving JSON Schema equivalence.
  • Document usage, caveats, and migration strategies.

Parent Epic: schema-inference-epic

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions