Skip to main content

ReferenceMatch

Matches a named matcher created with matchers.convenience.NamedMatch.

import { matchers } from '@contract-case/case-definition-dsl'

new matchers.convenience.ReferenceMatch(name: string)

Parameters

NameTypeDescription
namestringThe name you gave to a previous call of NamedMatch.