import * as valibot from "https://deno.land/x/valibot@v0.30.0/src/validations/hexadecimal/hexadecimal.ts";
Functions
Creates a pipeline validation action that validates a hexadecimal. |
Interfaces
Hexadecimal validation type. |
x/valibot/src/validations/hexadecimal/hexadecimal.ts
import * as valibot from "https://deno.land/x/valibot@v0.30.0/src/validations/hexadecimal/hexadecimal.ts";
Creates a pipeline validation action that validates a hexadecimal. |
Hexadecimal validation type. |