ConstCreates an Array schema.
Creates a Boolean schema.
Creates a string schema with 'email' format.
Creates a Union of Literals from a string array, const array, or a TypeScript enum.
Creates a string schema with 'ipv4' format.
Creates a string schema with 'ipv6' format.
Creates a Model relation schema.
Creates a Number schema.
Creates an Object schema.
Creates an Optional schema.
Creates a Number schema that defaults to a random value if not provided.
Creates a Record schema.
Creates a String schema.
Creates a string schema with 'uri' format.
Creates an Any schema.