Skip to content

TypeAlias.ArrayOfExtractValidatedType

github-actions[bot] edited this page Jul 8, 2026 · 29 revisions

umt / ArrayOfExtractValidatedType

Type Alias: ArrayOfExtractValidatedType<V>

ArrayOfExtractValidatedType<V> = V extends (value) => object ? ValidateType<T> : never

Defined in: Validate/array/arrayOf.ts:13

Type Parameters

V

V

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally