Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { date } from "@tsed/schema";
See /packages/specs/schema/src/types/fn/date.ts.
function date(): JsonSchema;
Declare a new string model with format: date.
format: date
See JsonSchema to discover available methods.