Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method matches.Validator.prototype.name
Re-export
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { Validator } = matches;

Use this when we want to give the parser a name, and we want to be able to use the name in the error messages.

Parameters

nameString: string