ValidateWithNotifyDataErrorInfo Constructor
Initializes a new instance of the ValidateWithNotifyDataErrorInfo class.
Namespace:
Tortuga.Chain.AuditRulesAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public ValidateWithNotifyDataErrorInfo( OperationTypes appliesWhen )
Public Sub New ( _ appliesWhen As OperationTypes _ )
public: ValidateWithNotifyDataErrorInfo( OperationTypes^ appliesWhen )
Parameters
- appliesWhen
- Type: Tortuga.Chain.AuditRules..::..OperationTypes
The rule applies when.