Stops the validation task. This method is called by the validator object after the validation ends.
Parameters
Parameters
Description
invalidParams
[out] A shared pointer to an InvalidValidationParamsBase object. After the method execution this object contains the list of model's instances that violate constraints.
Returns
True if the validation finalization is successful (default return value).