A strongly-typed resource class, for looking up localized strings, etc.
static string ObjectRulesCannotSetPrimaryProperty
Looks up a localized string similar to Object rule can not have PrimaryPropery.
Base class used to create async business and validation rules.
RunModes RunMode
Gets or sets the run in context.
Base class for object level rules.
ObjectRuleAsync()
Initializes a new instance of the ObjectRule class.
bool CanRunInCheckRules
Gets or sets a value indicating whether this instance can run when CheckRules is called on BO.
override IPropertyInfo PrimaryProperty
Gets or sets the primary property affected by this rule.
Maintains metadata about a property.
RunModes
Flags enum to define when rule is allowed or denied to run