ParamValues: IMsModelParamValues;
The ParamValues property returns the values of the parameters used on calculating validation.
To set the parametric validation use the IValidationFilter.Params property, to set up parametric validation group, use the IValidationGroup.Params property.
The method use is given in the example for IValidationFilter.Params.
See also: