Skip to content

TypeAlias.SetExtractValidatedType

github-actions[bot] edited this page Jun 2, 2026 · 26 revisions

umt / SetExtractValidatedType

Type Alias: SetExtractValidatedType<V>

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

Defined in: Validate/set/core.ts:18

Type Parameters

V

V

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally