Back to Devexpress

IRule Members

expressappframework-devexpress-dot-persistent-dot-validation-dot-irule-dot-underscore-members.md

latest1.3 KB
Original Source

IRule Members

Declares members implemented by Validation Rules.

Properties

NameDescription
IdReturns the identifier of the current rule.
PropertiesRepresents the Validation Rule’s properties exported to the Application Model.
UsedPropertiesSpecifies the names of the properties to be highlighted when the current Validation Rule is broken.

Methods

NameDescription
Validate(Object)Checks that a particular object satisfies the Validation Rule.

See Also

IRule Interface

DevExpress.Persistent.Validation Namespace