validator
validator copied to clipboard
IllegalArgumetException wenn Repository Parameter nicht angegeben
Beim aufruf des Validators ohne Repository fliegt eine IllegalArgumentException. Es kann keine Validierung durchgeführt werden.
Es muss ein Aufruf mit -r "" erfolgen. Obwohl der r Parameter Optional ist.

Ich kann das Problem auch nachvollziehen.
Ja, -r ist erforderlich mit dem Hauptpfad zum repository. Also dort wo scenarios.xml liegt
Das könnte man auch in einem Beispielaufruf darstellen....
hatte das gleiche Problem. Ein Hinweis in der Dokumentation würde helfen.
same problems. Where exactly is the repostyre file?
It's the location where your scenarios.xml file is stored. So when downloading (https://github.com/itplr-kosit/validator-configuration-xrechnung/blob/master/docs/usage.md), it's saved in the validator-configuration-xrechnung directory.