IValidateContext
Implement this interface in order to pass it to the metadata binding Validate method.
| TargetFieldName | Element name of the field for which to retrieve information |
| TargetFieldLevel | Level of the field for which to retrieve information. |
| IshType | Type of current object: ISHMasterDoc, ISHModule, ISHIllustration, ISHTemplate, ISHLibrary and ISHPublication |
| FieldsFilter | An implementation of IFieldsFilter that contains the metadata binding filter with the information that can be used to limit the tags to be returned |
| Ids | The IDs to validate in the external system |
| Language | The language. Note that this language needs to be mapped to a language of the external system |