Back to Devexpress

IModelRuleBase Interface

expressappframework-devexpress-dot-expressapp-dot-validation-1403d228.md

latest1.5 KB
Original Source

IModelRuleBase Interface

The RuleBase node defines a particular rule.

Namespace : DevExpress.ExpressApp.Validation

Assembly : DevExpress.ExpressApp.Validation.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Validation

Declaration

csharp
public interface IModelRuleBase :
    IModelNode
vb
Public Interface IModelRuleBase
    Inherits IModelNode

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.

See Also

IModelRuleBase Members

Validation (Prevent Data Errors)

Application Model (UI Settings Storage)

How the XAF Application Model Works

DevExpress.ExpressApp.Validation Namespace