These functions are only used internally to validate the format of an object with model parameters or inherited classes and therefore not exported.
v_model_params_normal(object)A character vector with the validation failure messages,
or TRUE in case validation passes.
(ModelParamsNormal)
multivariate normal parameters object
to validate.
v_model_params_normal(): a helper function that validates multivariate normal
parameters.