Introduction
Migration
Appearance
import { string } from "@tsed/schema";
See /packages/specs/schema/src/types/fn/string.ts.
function string(): JsonSchema;
Declare a new string model.
See JsonSchema to discover available methods.