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.

Classes

  Class Description
Public class ValidationCalledEvent
Base class for WMI events fired when an validation operation is performed.
Public class ValidationConfigurationFailureEvent
Represents the WMI event fired when an error in the configuration for the validation block is detected.
Public class ValidationConfigurationFailureEventArgs
Provides data for the configurationFailure event.
Public class ValidationEvent
Base class for validation WMI events.
Public class ValidationEventArgs
Base class for validation events.
Public class ValidationExceptionEvent
Represents the WMI event fired when an exception is thrown while performing a validation operation.
Public class ValidationExceptionEventArgs
Provides data for the validationException event.
Public class ValidationFailedEvent
Represents the WMI event fired when a validation operation results in a validation failure.
Public class ValidationFailedEventArgs
Provides data for the validationFailed event.
Public class ValidationInstrumentationInstaller
Let the system know that the InstallUtil.exe tool will be run against this assembly
Public class ValidationInstrumentationListener
Provides the concrete instrumentation for the logical events raised by a ValidationInstrumentationProvider object.
Public class ValidationInstrumentationListenerCustomFactory
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build a ValidationInstrumentationListener according to the instrumentation configuration.
Public class ValidationInstrumentationProvider
Defines the logical events that can be instrumented for the validation block.
Public class ValidationPerformanceCounter
Wrapper for validation PerformanceCounter that instantiates them on each increment request.
Public class ValidationSucceededEvent
Represents the WMI event fired when a validation operation is sucessful.
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.