DevForce Help Reference
RangeVerifierAttribute Class
Members 


Base class for all RangeVerifierAttribute subclasses.
Syntax
'Declaration
 
Public MustInherit Class RangeVerifierAttribute 
   Inherits PropertyValueVerifierAttribute
   Implements System.Runtime.InteropServices._Attribute 
'Usage
 
Dim instance As RangeVerifierAttribute
public abstract class RangeVerifierAttribute : PropertyValueVerifierAttribute, System.Runtime.InteropServices._Attribute  
Inheritance Hierarchy

System.Object
   System.Attribute
      IdeaBlade.Validation.VerifierAttribute
         IdeaBlade.Validation.PropertyValueVerifierAttribute
            IdeaBlade.Validation.RangeVerifierAttribute
               IdeaBlade.Validation.DateTimeRangeVerifierAttribute
               IdeaBlade.Validation.DecimalRangeVerifierAttribute
               IdeaBlade.Validation.DoubleRangeVerifierAttribute
               IdeaBlade.Validation.Int32RangeVerifierAttribute
               IdeaBlade.Validation.Int64RangeVerifierAttribute

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

RangeVerifierAttribute Members
IdeaBlade.Validation Namespace

Send Feedback