Problem/Motivation
In #3439702: Allow CLI install of Drupal using recipes we opt out of validating config created by the recipe because validating config at install time proved tricky - as themes are not installed until the end.
Proposed resolution
Consider adding a step to validate the config after the recipe has been applied.