Class RegularExpressionValidator
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Product.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class RegularExpressionValidatorProperties
RegularExpression
Contains the regular expression that the value of the field needs to be validated against
Declaration
public string RegularExpression { get; set; }Property Value
| Type | Description | 
|---|---|
| string |