tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

Empty package name not detected despite being required

Open NorioKobota opened this issue 8 months ago • 1 comments

Both the package name and the package download location are defined as required fields. However, when an empty string is provided for the package name, no error is detected, while an empty package download location correctly triggers an error.

NorioKobota avatar Apr 10 '25 08:04 NorioKobota

Additionally, when an empty string is provided for fields such as Package Supplier or Package Originator etc., the field itself is removed. Is this the expected behavior for fields specified with an empty string?

NorioKobota avatar Apr 10 '25 08:04 NorioKobota