Fix Issue #13: Warnschwelle für max.title.length auf 10–39 angehoben
Neue Warnschwellen: 10–39 Warnung (Absender benötigt 15–20 Zeichen), 40–99 unkritisch, 100–120 Warnung (verschlüsselte Volumes). Tests, Validator-Implementierungen, Smoke-Tests und Docs konsistent angepasst. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -514,7 +514,7 @@ class GuiEditorValidationSmokeTest {
|
||||
}
|
||||
|
||||
/**
|
||||
* Smoke test: a value in the lower warning band (10..19) produces a field finding that is
|
||||
* Smoke test: a value in the lower warning band (10..39) produces a field finding that is
|
||||
* not marked as ERROR.
|
||||
*
|
||||
* @throws Exception if the FX thread task fails or times out
|
||||
|
||||
Reference in New Issue
Block a user