Skip to main content

AnyString

Matches any string.

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

new matchers.strings.AnyString(example: string)

Parameters

NameTypeDescription
examplestringAn example string.