|
ConfigurableVaultApplicationBaseTSecureConfigurationValidateMetadataStructure Method
|
Overrides the default start-up validation to focus only on our specific configuration,
and not all members of the application object itself.
Namespace:
MFiles.VAF.Core
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxprotected override ValidationResultBase ValidateMetadataStructure(
Vault vault
)
Parameters
- vault
- Type: Vault
The vault object.
Return Value
Type:
ValidationResultBaseThe validation result.
See Also