MCPcopy
hub / github.com/colinhacks/zod / array

Method array

packages/zod/src/v4/classic/schemas.ts:171–171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

169 prefault(def: () => core.input<this>): ZodPrefault<this>;
170 prefault(def: core.input<this>): ZodPrefault<this>;
171 array(): ZodArray<this>;
172 or<T extends core.SomeType>(option: T): ZodUnion<[this, T]>;
173 and<T extends core.SomeType>(incoming: T): ZodIntersection<this, T>;
174 transform<NewOut>(

Callers 15

index.tsFile · 0.80
index.tsFile · 0.80
array.tsFile · 0.80
function.test.tsFile · 0.80
error.test.tsFile · 0.80
preprocess.test.tsFile · 0.80
readonly.test.tsFile · 0.80
refine.test.tsFile · 0.80
partials.test.tsFile · 0.80
object.test.tsFile · 0.80

Calls

no outgoing calls

Tested by 15

subcategoriesFunction · 0.64
subFunction · 0.64
featuresFunction · 0.64
blocksFunction · 0.64
slotsFunction · 0.64
childrenFunction · 0.64
contentFunction · 0.64
arrayFunction · 0.64
elementsFunction · 0.64
subcategoriesFunction · 0.64
subcategoriesFunction · 0.64
filesFunction · 0.64