Table of Contents

Class EndPointValidationRule

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll
public class EndPointValidationRule : ValidationRule
Inheritance
EndPointValidationRule
Inherited Members
Extension Methods

Constructors

EndPointValidationRule()

public EndPointValidationRule()

Properties

Multi

Is a passed value represents multiple end-points.

public bool Multi { get; set; }

Property Value

bool

Methods

Validate(object, CultureInfo)

public override ValidationResult Validate(object value, CultureInfo cultureInfo)

Parameters

value object
cultureInfo CultureInfo

Returns

ValidationResult