Validates whether all the aggregate uniqueness constraints defined in the data dictionary for the specified application instance are satisfied. Retrieves the non-persistent list of those attributes that does not conform to the validation.
Parameters
Parameters
Description
instance
[in] Identifier of the application instance to be validated.
list
[out] An identifier of a pre-existing NPL to which the SdaiAttr identifiers of those attributes are appended that do not conform to the validation.
Returns
sdaiTRUE if all aggregate uniqueness is satisfied;
sdaiFALSE if at least one aggregate uniqueness failed.