jfudickar / json2puml

Generate PlantUML files based on JSON files.
GNU General Public License v3.0
8 stars 0 forks source link

inputFileList : Fileentry Mandatory parameter checks for number or resulted records #29

Closed jfudickar closed 4 months ago

jfudickar commented 4 months ago

When the mandatory attribute on the single file record is true it should also be checked that in the minimum one record is returned. Emply lists should also be seen as failed.

jfudickar commented 4 months ago

Closed with v2.2.15.111