ValidatorWrapper Class
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. |
Validator that wraps other validators and adds instrumentation support.
Namespace: Microsoft.Practices.EnterpriseLibrary.Validation.Validators
Assembly: Microsoft.Practices.EnterpriseLibrary.Validation (in Microsoft.Practices.EnterpriseLibrary.Validation.dll)
Syntax
'Declaration
PublicNotInheritableClassValidatorWrapper _
Inherits Validator _
Implements IInstrumentationEventProvider
publicsealedclassValidatorWrapper : Validator,
IInstrumentationEventProvider
publicref classValidatorWrappersealed : public Validator,
IInstrumentationEventProvider
publicfinalclass ValidatorWrapper extends Validator implements IInstrumentationEventProvider
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Validation.Validator
Microsoft.Practices.EnterpriseLibrary.Validation.Validators.ValidatorWrapper
See Also
Microsoft.Practices.EnterpriseLibrary.Validation.Validators 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. |