Skip to main content
.NET 6.0+

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.v23.2.dll

Declaration

public interface IEmptyCheckable
See Also