import * as valibot from "https://deno.land/x/valibot@v0.28.1/src/validations/excludes/index.ts";
Functions
Creates a pipeline validation action that validates the content of a string or array. |
Type Aliases
Excludes validation type. |
x/valibot/src/validations/excludes/index.ts
import * as valibot from "https://deno.land/x/valibot@v0.28.1/src/validations/excludes/index.ts";
Creates a pipeline validation action that validates the content of a string or array. |
Excludes validation type. |