Share via


ICLRValidator Interface

Provides methods for validating portable executable (PE) images and reporting validation errors.

Methods

Method

Description

ICLRValidator::FormatEventInfo Method

Gets a detailed message about the specified validation error.

ICLRValidator::Validate Method

Validates the portable executable or Microsoft intermediate language (MSIL) in the specified file.

Requirements

Platforms: See .NET Framework System Requirements.

Header: IValidator.idl, IValidator.h

Library: Included as a resource in MSCorEE.dll

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

See Also

Reference

ICLRErrorReportingManager Interface

CLRRuntimeHost Coclass

Other Resources

Hosting Interfaces