IsMatch Method
Checks whether the specified regular expression matches the specified string value.

C# Syntax

Parameters

actual
The string to check.
regexPattern
The regular expression value to search for. Use standard C# regular expression syntax.
verificationName
The verification title.
verificationDescription
The verification description.
verificationImage
An image related to the verification.