Skip to content

Interface.ObjectShape

github-actions[bot] edited this page Jun 24, 2026 · 32 revisions

umt / ObjectShape

Interface: ObjectShape

Defined in: Validate/object/core.ts:23

Shape map describing per-property validators consumed by object()

Indexable

[key: string]: (value) => ValidateCoreReturnType<unknown>

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally