IMetadataStructureValidator Interface
The validator interface for checking if the metadata structure reference of given object is valid.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public interface IMetadataStructureValidator
ValidateItem(Vault, IConfiguration, Object, ValidationResultBase, Assembly, Int32)
|
Validate item with its children. Can validate static and instance objects.
|
ValidateItem(Vault, String, Object, ValidationResultBase, Assembly, Int32)
|
Validate item with its children. Can validate static and instance objects.
|
ValidateItem(Vault, String, Object, ValidationResultBase, ResourceManager, Assembly, Int32)
|
Validate item with its children. Can validate static and instance objects.
|