![]() |
ValidationContext Class |
Namespace: EdiFabric.Core.Annotations.Validation
The ValidationContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | ValidationContext(InstanceContext, Int32, Int32, Int32, Int32, SyntaxSet, Char, DictionaryString, ListString) | Initializes a new instance of the ValidationContext class |
![]() | ValidationContext(InstanceContext, Int32, Int32, Int32, Int32, SyntaxSet, Char, DictionaryType, Type) | Initializes a new instance of the ValidationContext class |
Name | Description | |
---|---|---|
![]() | DataElementCodesMap |
A code set map used for data element EDI code set validation.
|
![]() | DataElementTypeMap |
A code set map used for data element EDI code set validation.
|
![]() | DecimalPoint |
The decimal point to use.
|
![]() | InCompositeIndex |
The position within the component if any.
|
![]() | InSegmentIndex |
The position within the segment.
|
![]() | InstanceContext |
The instance context.
|
![]() | RepetitionIndex |
The repetition position.
|
![]() | SegmentIndex |
The segment position.
|
![]() | SyntaxSet |
The alpha-numeric validator.
|