Type Alias ValidateProjectDefinitionsReportLevel

ValidateProjectDefinitionsReportLevel: "WARNING" | "ERROR"

Severity of the validation finding. WARNING indicates a potential issue that does not block import; ERROR indicates a critical issue that must be resolved before importing.