import { type StringAsserterOptions } from "https://deno.land/x/typeguardkit@0.33.0/mod.ts";
StringAsserterOptions
are passed to the StringAsserter
constructor.
Properties
readonly
optional
regex: StringAsserterRegexreadonly
optional
rules: readonly StringAsserterRule[]