Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/src/actions/toMinValue/index.ts>toMinValue

The modular and type safe schema library for validating structural data 🤖
Go to Latest
function toMinValue
import { toMinValue } from "https://deno.land/x/valibot@v0.1.0-to-json-schema/src/actions/toMinValue/index.ts";

Creates a to min value transformation action.

Type Parameters

TInput extends ValueInput
TRequirement extends TInput

Parameters

requirement: TRequirement

The minimum value.