validate Model
This execution function is used to run a model validation process with the NS expansion framework. The body parameter is supplied as a higher-order function that executes within the scope of an NSExecutionTemplate object, in which the parameters for the model validation process can be declared.
Parameters
body
A trailing lambda function which is used to populate the NSExecutionTemplate object.