Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/validatte/mod.ts

A Savory Class validator for Deno
Go to Latest
import * as validatte from "https://deno.land/x/validatte@0.6.0/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.