Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
$ZodIssueNotMultipleOf
Interface $ZodIssueNotMultipleOf<Input>
interface
$ZodIssueNotMultipleOf
<
Input
extends
number
|
bigint
=
number
|
bigint
,
>
{
path
:
PropertyKey
[]
;
message
:
string
;
code
:
"not_multiple_of"
;
divisor
:
number
;
input
?:
Input
;
}
Type Parameters
Input
extends
number
|
bigint
=
number
|
bigint
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueNotMultipleOf
Index
Properties
path
message
code
divisor
input?
Properties
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Readonly
code
code
:
"not_multiple_of"
Readonly
divisor
divisor
:
number
Optional
Readonly
input
input
?:
Input
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
message
code
divisor
input
Console
SDK
REST API
Membrane React - v0.6.0
Loading...