interface ArrayOptions
implements SchemaOptions
import { type ArrayOptions } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
Properties
optional
contains: TSchemaA schema for which some elements should match
x/typebox/src/typebox.ts>ArrayOptions
import { type ArrayOptions } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
A schema for which some elements should match