MetadataStructureValidatorunacceptableTypes Field

List of types which should not be validated and traversed into.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
protected static IEnumerable<Type> unacceptableTypes

Field Value

IEnumerableType

See Also