Skip to main content
Module

x/danet/validation.ts>matches

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
function matches
import { matches } from "https://deno.land/x/danet@1.4.0/validation.ts";

Parameters

str: string
pattern: RegExp
modifiers: undefined | string