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 | |
---|---|---|
ValidationInstrumentationProvider |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
configurationFailure |
Occurs when a failure is detected when accessing the configuration settings for the validation block.
|
|
validationCalled |
Occurs when a validation operation is performed.
|
|
validationException |
Occurs when an exception is thrown while performing a validation operation.
|
|
validationFailed |
Occurs when a validation operation fails.
|
|
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. |