UnitGreaterThanZeroAttribute

StockSharp.Messages

Validates that a Unit value is greater than zero.

Inherits: ValidationAttribute

Methods

IsValid
public override bool IsValid(object value)
result = unitGreaterThanZeroAttribute.IsValid(value)