IEmptyCheckable Properties
Declares the IEmptyCheckable.IsEmpty property to be implemented by classes to support validation via the RuleRequiredFieldAttribute.Name | Description |
---|---|
IsEmpty | Gets if the IEmptyCheckable value is considered to be empty when validating via the RuleRequiredFieldAttribute. |
See Also