Class RegularExpressionValidator
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.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 |