Skip to content

TypeAlias.IntersectionExtractValidatedType

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

umt / IntersectionExtractValidatedType

Type Alias: IntersectionExtractValidatedType<V>

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

Defined in: Validate/object/intersection.ts:16

Type Parameters

V

V

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally