bayesline.api.AsyncSettingsResolver.is_corrupted#
- AsyncSettingsResolver.is_corrupted(raw_setting: RawSettings) bool #
Checks if the given raw settings are corrupted.
Parameters#
- raw_setting: RawSettings
The raw settings to check.
Returns#
True if the raw setting is corrupted, False otherwise.