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: 1.0.0
Syntax
public Dictionary<Type, Type> DataElementTypeMap { get; set; }

Property Value

DictionaryType, Type
See Also