API ReferenceInterfacesz.ZodNotMultipleOfIssue

title: Core.z. Zod Not Multiple Of Issue

A2A Node SDK - v0.1.0 / Modules / Core / z / ZodNotMultipleOfIssue

Interface: ZodNotMultipleOfIssue

Core.z.ZodNotMultipleOfIssue

Hierarchy

Table of contents

Properties

Properties

code

code: "not_multiple_of"


message

Optional message: string

Inherited from

ZodIssueBase.message


multipleOf

multipleOf: number | bigint


path

path: (string | number)[]

Inherited from

ZodIssueBase.path