β
Multi-output
One definition becomes a Mongoose schema, a Drizzle table, and a JSON Schema document.
Define your data shape once β Sapphire emits Mongoose, Drizzle, JSON Schema and TypeScript types from a single source of truth.
One definition becomes a Mongoose schema, a Drizzle table, and a JSON Schema document.
Infer<> derives a precise TypeScript type from the same schema β no drift.
parse / safeParse with structured, DTO-ready errors via flatten() and format().