IMetaDataValidate Interface

Provides methods to validate metadata signatures.

Methods

Method Description
ValidateMetaData Method Validates the metadata signatures of the objects in the current metadata scope.
ValidatorInit Method Sets a flag that specifies the type of the module in the current metadata scope, and registers the specified callback method for validation errors.

Requirements

Platforms: See System Requirements.

Header: Cor.h

Library: Used as a resource in MsCorEE.dll

.NET Framework Versions: Available since 1.0

See also