Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface ZodNotMultipleOfIssue
implements ZodIssueBase
import { type ZodNotMultipleOfIssue } from "https://deno.land/x/netzo@0.3.66/deps/zod/mod.ts";

Properties

code: ZodIssueCode.not_multiple_of
multipleOf: number | bigint