pub fn validate_components_configs(
application: &Value,
) -> Vec<ValidationFailure>Expand description
Funtion to validate the component configs from 0.13.0 source_config is deprecated and replaced with source:config: this function validates the raw yaml to check for deprecated source_config and target_config