Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IEmptyCheckable Interface

Declares the IEmptyCheckable.IsEmpty property to be implemented by classes to support validation via the RuleRequiredFieldAttribute.

Namespace: DevExpress.Persistent.Validation

Assembly: DevExpress.Persistent.Base.v20.2.dll

Declaration

public interface IEmptyCheckable
See Also