DevForce Help Reference
ValidateProperty Class
Members 


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

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

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

ValidateProperty Members
IdeaBlade.Validation Namespace

Send Feedback