| Class | Description |
|---|---|
| Constants |
Constants contains the constants used in this module. |
| FileTestFailure |
The type File test failure.
|
| PartialMessageParser |
PartialMessageParser tries to guess additional information on the header from the ValidationParameters:
PartialMessageParser tries to extract them from the message by reading at most the first 1500 bytes of the
message, interpreting them as an UTF-8 String, and applying regular expressions or a similar heuristic. |
| RuleConstants |
The type Rule constants.
|
| SecurityValidatorDAC9 |
Validates the input through security checks.
|
| TIN |
The type Tin.
|
| ValidationAndStatusHandlerDAC9 |
ValidationAndStatusHandlerDAC9 contains the logic to validate a DAC9 message and generate the appropriate
statue message. |
| ValidationErrorHandlerDAC9 |
ValidationErrorHandlerDAC9 handles the technical errors during XSD validation.
|
| ValidationHandlerDAC9 |
ValidationHandlerDAC9 handles the validation of a message. |
| ValidationOption |
The type Validation option.
|
| XSDValidatorDAC9 |
XSDValidatorDAC9 This objects handles the validation of a file according to the XSD and in case the XSD
validation fails it tries to extract information from the MessageSpec. |
| Enum | Description |
|---|---|
| ErrorCode |
ErrorCode represents the Possible error codes for the Technical Error Message. |
| ForceStatus |
The enum Force status.
|
| ValidationDomain |
The enum Validation domain.
|
| ValidationMode |
ValidationMode represents the possible validation mode of the validation module. |
Copyright © 2025. All rights reserved.