import * as valibot from "https://deno.land/x/valibot@v0.30.0/src/validations/maxValue/maxValue.ts";
Functions
Creates a pipeline validation action that validates the value of a string, number, boolean or date. |
Interfaces
Max value validation type. |