Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
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.