validate Problem Definition
Validates whether the provided model has the input and response names required by the problem.
Return
true if the input names and response names in the problem definition are valid for the model; false otherwise
Parameters
model
the model against which the problem definition will be validated