DevForce Help Reference
INotifyVerifierResults Interface
Members 


Needs to be implemented by any business object class that wants to be notified of Verification results.
Syntax
'Declaration
 
Public Interface INotifyVerifierResults 
'Usage
 
Dim instance As INotifyVerifierResults
public interface INotifyVerifierResults 
Remarks
This interface is implemented by the EntityAspect and ComplexAspect classes. If you have custom non-entity classes you can implement this interface to receive notification of verification results.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

INotifyVerifierResults Members
IdeaBlade.Validation Namespace

Send Feedback