validate

abstract fun validate(): ErrorMap

Validates this Blast+ config checking for flags that are incompatible and values that are out of range or invalid.

Return

An ErrorMap containing any errors found in the configuration.