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