ValidatorBase class
Inheritance hierarchy
System.Object
Microsoft.Web.Constraint.ValidatorBase
Microsoft.Web.Constraint.ValidatorGenericBase<TParameter>
Namespace: Microsoft.Web.Constraint
Assembly: Microsoft.Web.Constraint (in Microsoft.Web.Constraint.dll)
Syntax
'Declaration
Public MustInherit Class ValidatorBase
'Usage
Dim instance As ValidatorBase
public abstract class ValidatorBase
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.