Click or drag to resize

ValidationContextDataElementTypeMap Property

A code set map used for data element EDI code set validation.

Namespace:  EdiFabric.Core.Annotations.Validation
Assembly:  EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntax
public Dictionary<Type, Type> DataElementTypeMap { get; set; }

Property Value

Type: DictionaryType, Type
See Also