import { type EndsWithValidation } from "https://deno.land/x/valibot@v0.30.0/src/validations/endsWith/index.ts";
Ends with validation type.
Properties
requirement: TRequirement
The end string.
x/valibot/src/validations/endsWith/index.ts>EndsWithValidation
import { type EndsWithValidation } from "https://deno.land/x/valibot@v0.30.0/src/validations/endsWith/index.ts";
Ends with validation type.
The end string.