Share via


ValidationInstrumentationProvider Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The ValidationInstrumentationProvider type exposes the following members.

Constructors

  Name Description
Public method ValidationInstrumentationProvider

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Events

  Name Description
Public event configurationFailure
Occurs when a failure is detected when accessing the configuration settings for the validation block.
Public event validationCalled
Occurs when a validation operation is performed.
Public event validationException
Occurs when an exception is thrown while performing a validation operation.
Public event validationFailed
Occurs when a validation operation fails.
Public event validationSucceeded
Occurs when a validation operation is successful.

See Also

ValidationInstrumentationProvider Class

Microsoft.Practices.EnterpriseLibrary.Validation.Instrumentation Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.