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

x/valibot/src/transformations/toMinValue/toMinValue.ts

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
import * as valibot from "https://deno.land/x/valibot@v0.30.0/src/transformations/toMinValue/toMinValue.ts";

Functions

Creates a pipeline transformation action that sets a string, number or date to a minimum value.

Interfaces

To min value transformation type.