ElementValidationAttribute Members

Include Protected Members
Include Inherited Members

The ElementValidationAttribute type exposes the following members.

Constructors

  Name Description
Ff670302.pubmethod(en-us,PandP.50).gif ElementValidationAttribute Overloaded.

Methods

  Name Description
Ff670302.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.
Ff670302.pubmethod(en-us,PandP.50).gif Equals (Inherited from Attribute.)
Ff670302.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff670302.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Attribute.)
Ff670302.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff670302.pubmethod(en-us,PandP.50).gif IsDefaultAttribute (Inherited from Attribute.)
Ff670302.pubmethod(en-us,PandP.50).gif Match (Inherited from Attribute.)
Ff670302.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff670302.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

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

Explicit Interface Implementations

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

See Also

ElementValidationAttribute Class

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