public class ValidationAndStatusHandlerDAC9
extends eu.europa.ec.taxud.validation.ValidationAndStatusHandler
ValidationAndStatusHandlerDAC9 contains the logic to validate a DAC9 message and generate the appropriate
statue message.| Constructor | Description |
|---|---|
ValidationAndStatusHandlerDAC9() |
Default constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
initContext(eu.europa.ec.taxud.validation.ValidationContext context,
String[] args) |
Init method to initialise the ValidationContext component (such as Validator, Reader) according to the
provided arguments given by the user from the command line.
|
eu.europa.ec.taxud.validation.input.ValidationInput |
initInput(String[] args) |
Initialises the
ValidationInput according to the provided arguments. |
getRelatedValidationHandlerpublic ValidationAndStatusHandlerDAC9()
public eu.europa.ec.taxud.validation.input.ValidationInput initInput(String[] args)
ValidationInput according to the provided arguments.initInput in class eu.europa.ec.taxud.validation.ValidationAndStatusHandlerargs - the arguments to generate the ValidationInputValidationInputpublic boolean initContext(eu.europa.ec.taxud.validation.ValidationContext context,
String[] args)
initContext in class eu.europa.ec.taxud.handler.AbstractHandlercontext - Validation contextargs - the command line argument by the userCopyright © 2025. All rights reserved.