Checks whether attributes of the specified instance meet specified rules and forms a list of attributes that violate any of the rules.
Parameters
Parameters
Description
pInstanceCtx
[in] A raw pointer to the instance validation context object that contains an entity instance to be validated.
invalidParams
[out] A shared pointer to an InvalidValidationParamsBase object. After method execution, this object contains a list of constraints that are violated and a list of attributes that violate constraints.