Skip to content

Function.any

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

umt / any

Function: any()

any(): (value) => AnyReturnType & StandardSchemaV1<any, any>

Defined in: Validate/any/core.ts:43

Creates a validator that accepts any value

Returns

(value) => AnyReturnType & StandardSchemaV1<any, any>

  • Validator that always succeeds

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally