Share via


ValidationAttribute Members

Include Protected Members
Include Inherited Members

The ValidationAttribute type exposes the following members.

Constructors

  Name Description
Ff672556.pubmethod(en-us,PandP.50).gif ValidationAttribute Overloaded.

Methods

  Name Description
Ff672556.pubmethod(en-us,PandP.50).gif CreateValidator
Creates a validator objects. This is expected to return a Validator type from the Microsoft.Practices.EnterpriseLibrary.Configuration.Design namespace.
Ff672556.pubmethod(en-us,PandP.50).gif Equals (Inherited from Attribute.)
Ff672556.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff672556.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Attribute.)
Ff672556.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff672556.pubmethod(en-us,PandP.50).gif IsDefaultAttribute (Inherited from Attribute.)
Ff672556.pubmethod(en-us,PandP.50).gif Match (Inherited from Attribute.)
Ff672556.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff672556.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff672556.pubproperty(en-us,PandP.50).gif TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Overrides Attribute.TypeId.)
Ff672556.pubproperty(en-us,PandP.50).gif ValidatorType
Retrieves the validator Type.

Explicit Interface Implementations

  Name Description
Ff672556.pubinterface(en-us,PandP.50).gifFf672556.privmethod(en-us,PandP.50).gif _Attribute.GetIDsOfNames (Inherited from Attribute.)
Ff672556.pubinterface(en-us,PandP.50).gifFf672556.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfo (Inherited from Attribute.)
Ff672556.pubinterface(en-us,PandP.50).gifFf672556.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Ff672556.pubinterface(en-us,PandP.50).gifFf672556.privmethod(en-us,PandP.50).gif _Attribute.Invoke (Inherited from Attribute.)

See Also

ValidationAttribute Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design.Validation Namespace