DevForce Help Reference
ValidateInstance Class
Members 


Allows DevForce instance-level verification to be performed on an entity marked with .NET validation attributes.
Syntax
'Declaration
 
Public Class ValidateInstance 
   Inherits VerifierValidationAttribute
   Implements System.Runtime.InteropServices._Attribute 
'Usage
 
Dim instance As ValidateInstance
Remarks
Entities auto-generated by the DevForce Object Mapper will be marked with the ValidateInstance attribute when necessary to allow DevForce to perform instance-level verification using the .NET validation attributes.
Inheritance Hierarchy

System.Object
   System.Attribute
      System.ComponentModel.DataAnnotations.ValidationAttribute
         IdeaBlade.Validation.VerifierValidationAttribute
            IdeaBlade.Validation.ValidateInstance

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

ValidateInstance Members
IdeaBlade.Validation Namespace

Send Feedback