Werk #18966: Ruleset API: Fix validation for different FormSpecs
| Component | Checks & agents | ||||||
| Title | Ruleset API: Fix validation for different FormSpecs | ||||||
| Date | Nov 11, 2025 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Incompatible - Manual interaction might be required | ||||||
| Checkmk versions & editions |
|
This werk is relevant for you if you are a plugin developer using validation functions within the ruleset API.
Several ruleset API v1 FormSpecs did not trigger any validation when using the custom_validate field, allowing invalid input to be accepted.
The following FormSpecs were affected:
BooleanChoiceCascadingSingleChoiceFixedValueHostStateMetricMonitoredHostMonitoredServicePasswordProxyServiceStateTimePeriod
No shipped rulesets could be identified as affected.
Configurations made with affected rulesets (e.g. provided by MKPs) will now become invalid and must be adjusted manually.