ICLRValidator Interface

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

Methods

Method Description
FormatEventInfo Method Gets a detailed message about the specified validation error.
Validate Method Validates the portable executable or common intermediate language (CIL) in the specified file.

Requirements

Platforms: See System Requirements.

Header: IValidator.idl, IValidator.h

Library: Included as a resource in MSCorEE.dll

.NET Framework Versions: Available since 2.0

See also