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