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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.