import * as valibot from "https://deno.land/x/valibot@v0.11.1/src/validations/multipleOf/index.ts";
Functions
Creates a validation function that validates whether a number is a multiple. |
x/valibot/src/validations/multipleOf/index.ts
import * as valibot from "https://deno.land/x/valibot@v0.11.1/src/validations/multipleOf/index.ts";
Creates a validation function that validates whether a number is a multiple. |