Skip to main content
Module

x/validatte/mod.ts

A Savory Class validator for Deno
Go to Latest
import * as validatte from "https://deno.land/x/validatte@v.0.4.0/mod.ts";

Functions

Check if string is valid EAN: Matches EAN-8/EAN-13 regex Has valid check digit.

Check if str is a valid passport number relative to provided ISO Country Code.