GenericSchema
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2207
3.11.6
Extends
Section titled “Extends”Schema<A>
Type Parameters
Section titled “Type Parameters”A
Indexable
Section titled “Indexable”[_: string]: unknown
[_: symbol]: unknown
Properties
Section titled “Properties”arbitrary()?
Section titled “arbitrary()?”
readonlyoptionalarbitrary: (…_) =>LazyArbitrary<A>
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2208
Parameters
Section titled “Parameters”…any
Returns
Section titled “Returns”LazyArbitrary<A>
Overrides
Section titled “Overrides”batching?
Section titled “batching?”
readonlyoptionalbatching:BatchingAnnotation
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2199
Inherited from
Section titled “Inherited from”concurrency?
Section titled “concurrency?”
readonlyoptionalconcurrency:ConcurrencyAnnotation
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2198
Inherited from
Section titled “Inherited from”decodingFallback?
Section titled “decodingFallback?”
readonlyoptionaldecodingFallback:DecodingFallbackAnnotation<A>
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2202
Inherited from
Section titled “Inherited from”default?
Section titled “default?”
readonlyoptionaldefault:A
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2185
Inherited from
Section titled “Inherited from”description?
Section titled “description?”
readonlyoptionaldescription:string
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2182
Inherited from
Section titled “Inherited from”documentation?
Section titled “documentation?”
readonlyoptionaldocumentation:string
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2183
Inherited from
Section titled “Inherited from”equivalence()?
Section titled “equivalence()?”
readonlyoptionalequivalence: (…_) =>Equivalence<A>
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2210
Parameters
Section titled “Parameters”…any
Returns
Section titled “Returns”Equivalence<A>
Overrides
Section titled “Overrides”examples?
Section titled “examples?”
readonlyoptionalexamples: readonly [A,A]
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2184
Inherited from
Section titled “Inherited from”identifier?
Section titled “identifier?”
readonlyoptionalidentifier:string
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2191
Inherited from
Section titled “Inherited from”jsonSchema?
Section titled “jsonSchema?”
readonlyoptionaljsonSchema:object
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2194
Inherited from
Section titled “Inherited from”message?
Section titled “message?”
readonlyoptionalmessage:MessageAnnotation
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2192
Inherited from
Section titled “Inherited from”parseIssueTitle?
Section titled “parseIssueTitle?”
readonlyoptionalparseIssueTitle:ParseIssueTitleAnnotation
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2200
Inherited from
Section titled “Inherited from”parseOptions?
Section titled “parseOptions?”
readonlyoptionalparseOptions:ParseOptions
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2201
Inherited from
Section titled “Inherited from”pretty()?
Section titled “pretty()?”
readonlyoptionalpretty: (…_) =>Pretty<A>
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2209
Parameters
Section titled “Parameters”…any
Returns
Section titled “Returns”Pretty<A>
Overrides
Section titled “Overrides”schemaId?
Section titled “schemaId?”
readonlyoptionalschemaId:SchemaIdAnnotation
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2193
Inherited from
Section titled “Inherited from”title?
Section titled “title?”
readonlyoptionaltitle:string
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:2181