Click or drag to resize

ValidationContextDataElementCodesMap 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<string, List<string>> DataElementCodesMap { get; set; }

Property Value

DictionaryString, ListString
See Also