Search Results for

    Show / Hide Table of Contents

    Class RegularExpressionValidator

    Inheritance
    object
    RegularExpressionValidator
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    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
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.