mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
#28 erstmal nur in der default-Implementierung und NICHT in der API
This commit is contained in:
parent
e83b316d95
commit
0f6b0489e2
2 changed files with 1 additions and 9 deletions
|
|
@ -34,6 +34,7 @@ public class DefaultResult implements Result {
|
|||
@Getter
|
||||
private final XdmNode report;
|
||||
|
||||
/** Die vom Validator erstelle interne Berichts-'Vorstufe' */
|
||||
@Getter
|
||||
@Setter(AccessLevel.PACKAGE)
|
||||
private CreateReportInput reportInput;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue