import { type ToMinValueTransformation } from "https://deno.land/x/valibot@v0.30.0/src/transformations/toMinValue/index.ts";
To min value transformation type.
Properties
requirement: TRequirement
The minium value.
x/valibot/src/transformations/toMinValue/index.ts>ToMinValueTransformation
import { type ToMinValueTransformation } from "https://deno.land/x/valibot@v0.30.0/src/transformations/toMinValue/index.ts";
To min value transformation type.
The minium value.