Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/omdb/deps.ts>z.ZodObject#strict

Access OMDb's API with Deno.
Go to Latest
method z.ZodObject.prototype.strict
import { z } from "https://deno.land/x/omdb@v3.0.1/deps.ts";
const { ZodObject } = z;

Parameters

optional
message: errorUtil.ErrMessage

Returns

ZodObject<T, "strict", Catchall>