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