validateIgnoreConfig

fun validateIgnoreConfig(input: Map<*, *>?)

Validates ignore the configuration structure and throw with details on the first failure.

Parameters

input

the ignore configuration map to validate

Throws

with a clear message indicating exactly what's wrong