Go to Latest
function doesNotMatch
import { doesNotMatch } from "https://dotland.deno.dev/std@0.145.0/node/assert/strict.ts";

Parameters

string: string
regexp: RegExp
optional
message: string | Error