UnitNullOrMoreZeroAttribute

StockSharp.Messages

Validates that a Unit value is null or greater than zero.

Inherits: ValidationAttribute

Methods

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