MetalamaAPI documentationPatterns APIMetalama.​Patterns.​ContractsContract­TemplatesOn­Regular­Expression­Contract­Violated
Open sandboxFocus

ContractTemplates.OnRegularExpressionContractViolated Method

OnRegularExpressionContractViolated(Object, Object)

Template used by the JetBrains.Annotations.RegexPatternAttribute contract.

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