Validation |
The ValidationContext type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentDataElement | Separator for component data elements. | |
| 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. | |
| DateFormat | Overrides the date format on the template for all elements with a DT type. Must be a valid C# DateTime format. | |
| 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. | |
| SkipSeqCountValidation | Whether to skip seq count validation in LX/ENT segments ('false' by default). | |
| SNIPLevel | The HIPAA SNIP level | |
| SyntaxSet | The alpha-numeric validator. | |
| TimeFormat | Overrides the time format on the template for all elements with a TM type. Must be a valid C# TimeSpan format. |