parseConfigError
private fun parseConfigError(payload: Payload.ValidateConfig, isTaSubmission: Boolean): List<ErrorUnit.ConfigErrorUnit>
Parses the config for config errors with specified conditions and return the list of ErrorUnit.ConfigErrorUnit
Parameters
payload
the payload from Redis containing the config yaml
isTaSubmission
set to true to run TA version of the pipeline