Validates whether all inverse attribute constraints defined in the specified application instance are satisfied. Retrieves the non-persistent list (NPL) of attributes that do not conform to validation, if found.
Parameters
Parameters
Description
instance
[in] An identifier of the application instance to be validated.
list
[out] An identifier of a pre-existing NPL that stores the list of identifiers of invalid inverse attributes.
Returns
sdaiTRUE if inverse attributes with violated size constraints are not found; otherwise, the function returns sdaiFALSE.