CKEditor5.Preset.CloudCompatibilityChecker (ckeditor5 v0.1.0)

Enforces business rules and compatibility constraints for CKEditor5 presets. Specifically handles Cloud Distribution Channel licensing requirements and configuration validation.

Summary

Functions

Checks if the preset's Cloud configuration is valid based on the license type.

Ensures that a preset has Cloud configuration when required.

Functions

assign_default_cloud_config(preset)

Checks if the preset's Cloud configuration is valid based on the license type.

ensure_cloud_configured!(preset)

Ensures that a preset has Cloud configuration when required.