Possible enumeration values:
Name | Value | Description |
---|---|---|
NoOverride |
0 |
All warning and error constraints must be fulfilled |
OverrideWarnings |
1 |
Only error constraints needs to be fulfilled |
OverrideErrors |
2 |
Only warning constraints needs to be fulfilled |
OverrideWarningsAndErrors |
3 |
Neither warning or error constraints needs to be fulfilled |