Class RegularExpressionValidator
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Product.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class RegularExpressionValidator
Properties
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 |