Skip to content

Added Picocli argument parsing and beans validation in cli package.

Robin van Esch requested to merge use_picocli_argparsing into master

Added Picocli argument parsing in a command line interface package. Added surface level validation using beans validation. This resolves #11 (closed).

  • Code review @lankveld_t
  • Code review @ahmed_n
  • Processing feedback
  • Implement full docs folder for manual (after integration of the manual into master)
Edited by Robin van Esch

Merge request reports