areResponseNamesValid

open override fun areResponseNamesValid(responseNames: Set<String>): Boolean

Indicates if the response names are valid. The response names are valid if they are empty. If they are not empty, then they must be a subset of the response names associated with the model.

Parameters

responseNames

the names of the responses