Skip to main content
Module

x/validatte/mod.ts

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

Variables

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.