Class DecimalNullOrMoreZeroAttribute
- Namespace
- Ecng.ComponentModel
- Assembly
- Ecng.ComponentModel.dll
Represents a validation attribute that ensures a decimal value is either null or greater than zero.
public class DecimalNullOrMoreZeroAttribute : ComparableNullOrMoreZeroAttribute<decimal>, IValidator
- Inheritance
-
DecimalNullOrMoreZeroAttribute
- Implements
- Inherited Members
- Extension Methods
Constructors
DecimalNullOrMoreZeroAttribute()
public DecimalNullOrMoreZeroAttribute()