areInputNamesValid

open override fun areInputNamesValid(inputNames: Set<String>): Boolean

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

Parameters

inputNames

the names of the responses