public interface EndOfFileCallback
EndOfFileCallback is a helper class to be used as a workaround to rule 60015. We need the means to
identify when the xml has reached to the end, in order to check if any AccountReport are found. The interface is
provided by the core but is each plugin should implemented if needed.| Modifier and Type | Method | Description |
|---|---|---|
void |
run(ValidationContext context) |
void run(ValidationContext context)
Copyright © 2025. All rights reserved.