Skip to main content
Module

x/valibot/mod.ts>imei

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
function imei
import { imei } from "https://deno.land/x/valibot@v0.17.1/mod.ts";

Creates a validation functions that validates a IMEI.

Format: AA-BBBBBB-CCCCCC-D

Type Parameters

TInput extends string

Parameters

optional
error: ErrorMessage

The error message.