Skip to content

Interface.UmtValidatorResult

github-actions[bot] edited this page Jun 9, 2026 · 27 revisions

umt / UmtValidatorResult

Interface: UmtValidatorResult

Defined in: Validate/standardSchema.ts:93

Minimal shape of UMT validator results consumed by attachStandard.

Properties

message

message: string

Defined in: Validate/standardSchema.ts:95


type

type: unknown

Defined in: Validate/standardSchema.ts:96


validate

validate: boolean

Defined in: Validate/standardSchema.ts:94

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally