IAttributeExpressions Interface |
Namespace: Aloe.SystemFrameworks.Domain.Attributes
The IAttributeExpressions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attribute |
Gets the attribute.
|
![]() | LateDefault |
Gets the late default expression.
|
![]() | Reactive |
Gets the expressions that are meant to recalculate on attribute change.
Each expression is executed when one of it's referenced attributes changes.
|
Name | Description | |
---|---|---|
![]() | IsValid |
Returns true if the value of the attribute is valid for the specified object.
|