Skip to main content

Generated documentation outline

Selected mixed guides

The fixed, symbol-backed guide plan used by this isolated hosted publication Flyte canary.

Compile a TypeScript schema

Compile a Zod model and inspect normal and check-only TypeScript results.

  • Document type: how_to
  • Source symbols: softschema.compileSchema, softschema.CompileOptions, softschema.CompileResult

Compile a Python model

Compile a Pydantic model and inspect normal and check-only Python results.

  • Document type: how_to
  • Source symbols: python.src.softschema.compile.compile_model, python.src.softschema.compile.CompileResult