Open sandboxFocus

Method OnRegularExpressionContractViolated

OnRegularExpressionContractViolated(dynamic?, dynamic?, ContractContext)

Template used by the JetBrains.Annotations.RegexPatternAttribute contract.

Declaration
[Template]
public virtual void OnRegularExpressionContractViolated(dynamic? value, dynamic? pattern, ContractContext context)
Parameters
Type Name Description
dynamic value
dynamic pattern
ContractContext context